Probe V0 for Gemini CLI
io.github.lexbritten/probe
Experimental MCP server for current empirical verification of explicit public HTTPS endpoint claims.
client:Gemini CLI
transport:streamable-http
tools:2
Install Probe V0 in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"probe": {
"httpUrl": "https://probe-evidence.probe-lab.workers.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs