Skip to content
Gemini CLI

SRG+ for Gemini CLI

io.github.srgplus/srgplus-mcp

Manage SRG+ hubs, channels, content, assets, users, and workspaces from any MCP-aware AI agent.

client:Gemini CLI transport:streamable-http runtime:pypi

Install SRG+ in Gemini CLI

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

{
  "mcpServers": {
    "srgplus-mcp": {
      "httpUrl": "https://mcp.srgplus.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

SRG+ in other clients