Skip to content
Gemini CLI

Alphavantage for Gemini CLI

io.github.pipeworx-io/alphavantage

Alpha Vantage MCP — Stock market data, fundamentals, and earnings

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

Install Alphavantage in Gemini CLI

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

{
  "mcpServers": {
    "alphavantage": {
      "httpUrl": "https://gateway.pipeworx.io/alphavantage/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

All 42 tools →

Alphavantage in other clients