baidu search for Cursor
io.github.johnisanerd/baidu-search
Baidu search results and Chinese SERP data via the Apify Baidu Search Scraper, hosted MCP.
client:Cursor
transport:streamable-http
Install baidu search in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"baidu-search": {
"url": "https://mcp.apify.com/?tools=johnvc/Baidu-Search-Scraper"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs