Skip to content
Gemini CLI

grith mcp for Gemini CLI

io.github.dario933/grith-mcp

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

client:Gemini CLI transport:streamable-http

Install grith mcp in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "grith-mcp": {
      "httpUrl": "https://grithgate.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

grith mcp in other clients