Monk for Gemini CLI
io.github.labstack/monk
Research stocks and futures with quotes, charts, news, scans, and source-backed evidence.
client:Gemini CLI
transport:streamable-http
Install Monk in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"monk": {
"httpUrl": "https://monk.trade/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs