stoxly for Gemini CLI
io.github.wizard-exe/stoxly
Free stock, ETF & crypto analysis: 10-point score, verdict and key metrics for any ticker.
client:Gemini CLI
transport:streamable-http
tools:3
Install stoxly in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"stoxly": {
"httpUrl": "https://www.stoxlyonline.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