Skip to content
Windsurf

groundtruth for Windsurf

io.github.rm-rf-prod/groundtruth

Live docs MCP server. 598+ libraries, evidence-verified answers, code audit, snippets, dispatch.

client:Windsurf transport:stdio runtime:npm

Install groundtruth 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": {
    "groundtruth": {
      "command": "npx",
      "args": [
        "-y",
        "@groundtruth-mcp/gt-mcp"
      ],
      "env": {
        "GT_GITHUB_TOKEN": "<GT_GITHUB_TOKEN>"
      }
    }
  }
}

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

groundtruth in other clients