Skip to content
Gemini CLI

Theta Vantage for Gemini CLI

com.thetavantage/mcp

Remote MCP for options GEX, flow, IV, and wheel. Pro tvk_ key.

client:Gemini CLI transport:streamable-http

Install Theta Vantage in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://thetavantage.com/api/mcp"
    }
  }
}

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

Theta Vantage in other clients