Skip to content
Windsurf

Grounder for Windsurf

io.github.rozetyp/grounder

Web grounding for local & cloud LLMs: search, fetch, token-capped evidence packs, and research.

client:Windsurf transport:stdio runtime:pypi

Install Grounder 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": {
    "grounder": {
      "command": "uvx",
      "args": [
        "grounder-mcp"
      ],
      "env": {
        "GROUNDER_API_KEY": "<GROUNDER_API_KEY>"
      }
    }
  }
}

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

Grounder in other clients