Skip to content
VS Code

baidu search for VS Code

io.github.johnisanerd/baidu-search

Baidu search results and Chinese SERP data via the Apify Baidu Search Scraper, hosted MCP.

client:VS Code transport:streamable-http

Install baidu search in VS Code

.vscode/mcp.json

{
  "servers": {
    "baidu-search": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/Baidu-Search-Scraper"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

baidu search in other clients