Skip to content
Claude Desktop

LoopGrid MCP for Claude Desktop

io.github.loopgridio/loopgrid-mcp

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

client:Claude Desktop transport:stdio runtime:pypi

Install LoopGrid MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

LoopGrid MCP in other clients