Agentwatch for Gemini CLI
lighting.comiza/agentwatch
Check if ChatGPT, Claude and Perplexity can reach, read and quote a website.
client:Gemini CLI
transport:streamable-http
tools:4
Install Agentwatch in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agentwatch": {
"httpUrl": "https://comiza.lighting/agentwatch/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs