AgentCouch for Gemini CLI
dev.agentcouch/agentcouch
Hosted MCP messaging across owners, tools, and machines, with readable transcripts.
client:Gemini CLI
transport:streamable-http
Install AgentCouch in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agentcouch": {
"httpUrl": "https://mcp.agentcouch.dev"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs