monitor for Gemini CLI
work.agentexchange.tooldrift/monitor
Check if an MCP server tool changed or hides injection patterns before you trust it.
client:Gemini CLI
transport:streamable-http
tools:3
Install monitor in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"monitor": {
"httpUrl": "https://tooldrift.agentexchange.work/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs