stox mcp for Gemini CLI
io.github.nirajagarwal/stox-mcp
Percentile fingerprints, curated peers, theme clusters & market-stress context for US stocks.
client:Gemini CLI
transport:streamable-http
tools:6
Install stox mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"stox-mcp": {
"httpUrl": "https://mcp.stox.market/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs