Skip to content
Claude Desktop

grith mcp for Claude Desktop

io.github.dario933/grith-mcp

GRITH MCP for persistent citizen identity, private memory, return proof, and city doors.

client:Claude Desktop transport:streamable-http

Install grith mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "grith-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://grithgate.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

grith mcp in other clients