Skip to content
Windsurf

grounded support agent for Windsurf

io.github.ankit512/grounded-support-agent

Governed support MCP: answers only KB-grounded questions with citations, escalates the rest.

client:Windsurf transport:stdio runtime:pypi

Install grounded support agent in Windsurf

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

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

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

grounded support agent in other clients