{
  "name": "unbrowser-core",
  "description": "Essential browsing tools for web scraping and content extraction",
  "mcpServers": {
    "unbrowser-core": {
      "command": "npx",
      "args": ["unbrowser", "--profile=core"],
      "tools": [
        "smart_browse",
        "batch_browse",
        "execute_api_call",
        "session_management"
      ]
    }
  }
}
