Skip to content
Gemini CLI

mcp relay for Gemini CLI

io.github.runrelay/mcp-relay

RunRelay MCP relay — AI agent threads, HITL confirmations, and travel capability discovery.

client:Gemini CLI transport:sse

Install mcp relay in Gemini CLI

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

{
  "mcpServers": {
    "mcp-relay": {
      "url": "https://mcp.runrelay.io/sse"
    }
  }
}

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

mcp relay in other clients