Skip to content
Windsurf

LoopGrid MCP for Windsurf

io.github.loopgridio/loopgrid-mcp

MCP bridge for tamper-evident evidence around consequential AI and agent decisions.

client:Windsurf transport:stdio runtime:pypi

Install LoopGrid MCP 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": {
    "loopgrid-mcp": {
      "command": "uvx",
      "args": [
        "loopgrid-mcp"
      ],
      "env": {
        "LOOPGRID_BASE_URL": "<LOOPGRID_BASE_URL>",
        "LOOPGRID_SERVICE_KEY": "<LOOPGRID_SERVICE_KEY>",
        "LOOPGRID_WORKSPACE": "<LOOPGRID_WORKSPACE>"
      }
    }
  }
}

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

LoopGrid MCP in other clients