ApexVol Options Analytics for Gemini CLI
io.github.ryansilk/apexvol-mcp
Options analytics for AI assistants: chains, IV rank, VRP, Greeks, GEX, expected moves, screeners.
client:Gemini CLI
transport:streamable-http
runtime:pypi
Install ApexVol Options Analytics in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"apexvol-mcp": {
"httpUrl": "https://apexvol.com/mcp-server"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs