Monte Carlo for Gemini CLI
io.github.monte-carlo-data/mcp
Data + AI observability — monitor and troubleshoot production-grade agents and the context they use.
client:Gemini CLI
transport:streamable-http
Install Monte Carlo in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://mcp.getmontecarlo.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs