Bing Search (Free) for Windsurf
io.github.iridite/bing-search-free
Free Bing search MCP server - No API key required
client:Windsurf
transport:stdio
runtime:pypi
Install Bing Search (Free) in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"bing-search-free": {
"command": "uvx",
"args": [
"mcp-bing-scraper"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs