Skip to content
Windsurf

Grounded Reasoning for Windsurf

io.github.alexaquarius/grounded-reasoning

Verify multi-hop relational claims before an agent asserts them — zero tokens, with proof paths.

client:Windsurf transport:stdio runtime:pypi

Install Grounded Reasoning in Windsurf

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

{
  "mcpServers": {
    "grounded-reasoning": {
      "command": "uvx",
      "args": [
        "grounded-reasoning"
      ]
    }
  }
}

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

Grounded Reasoning in other clients