Skip to content
Gemini CLI

Pyth Pro MCP Server for Gemini CLI

io.github.pyth-network/mcp

Real-time and historical price feeds for 500+ crypto, equities, FX, and commodities assets.

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

Install Pyth Pro MCP Server in Gemini CLI

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

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

Pyth Pro MCP Server in other clients