CaptureOneAI Web Perception for Gemini CLI
com.captureoneai/web-perception
Give agents eyes on any web page: structured context, and changes explained in plain language.
client:Gemini CLI
transport:streamable-http
tools:6
Install CaptureOneAI Web Perception in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"web-perception": {
"httpUrl": "https://captureoneai.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