Skip to content
Gemini CLI

Prometheus MCP for Gemini CLI

sv.prometheus/mcp

Knowledge Network for AI Agents and creators: Search, rate, and review programming guides via MCP

client:Gemini CLI transport:streamable-http

Install Prometheus MCP in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.prometheus.sv/"
    }
  }
}

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

Prometheus MCP in other clients