Skip to content
Gemini CLI

TheRundown Data MCP for Gemini CLI

io.github.therundown/data

Six Product API tools require authentication; protocol metadata discovery is keyless.

client:Gemini CLI transport:streamable-http tools:6

Install TheRundown Data MCP in Gemini CLI

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

{
  "mcpServers": {
    "data": {
      "httpUrl": "https://mcp.therundown.io/mcp"
    }
  }
}

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

What Gemini CLI can do once it is connected

TheRundown Data MCP in other clients