Skip to content
Windsurf

agent search mcp for Windsurf

io.github.lennney/agent-search-mcp

Free-first Chinese and English web search MCP using zero-key sources and inspectable evidence.

client:Windsurf transport:stdio runtime:npm

Install agent search mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "agent-search-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agent-search-mcp"
      ],
      "env": {
        "BRAVE_API_KEY": "<BRAVE_API_KEY>",
        "TAVILY_API_KEY": "<TAVILY_API_KEY>",
        "EXA_API_KEY": "<EXA_API_KEY>",
        "YDC_API_KEY": "<YDC_API_KEY>",
        "TENCENT_WSA_API_KEY": "<TENCENT_WSA_API_KEY>",
        "BOCHA_API_KEY": "<BOCHA_API_KEY>",
        "SERPER_API_KEY": "<SERPER_API_KEY>",
        "SEARCH_PROVIDER_MODE": "<SEARCH_PROVIDER_MODE>",
        "PAID_ENGINE_ORDER": "<PAID_ENGINE_ORDER>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

agent search mcp in other clients