chp for Gemini CLI
io.github.capabilityhostprotocol/chp
Learn and adopt the Capability Host Protocol — the agentic web's open evidence layer.
client:Gemini CLI
transport:streamable-http
tools:9
Install chp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"chp": {
"httpUrl": "https://capabilityhostprotocol.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs