Skip to content
Windsurf

SearchHub for Windsurf

io.github.woodcoal/searchhub

Aggregate Serper, Tavily, Exa and AnySearch behind one MCP-ready API with key rotation and quotas.

client:Windsurf transport:stdio runtime:npm

Install SearchHub 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": {
    "searchhub": {
      "command": "npx",
      "args": [
        "-y",
        "searchhub"
      ],
      "env": {
        "SEARCHHUB_HOME": "<SEARCHHUB_HOME>",
        "SEARCHHUB_SECRET": "<SEARCHHUB_SECRET>"
      }
    }
  }
}

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

SearchHub in other clients