catalog for Gemini CLI
chat.avva/catalog
Search Avva for an expert, then connect their model - judgment from real past decisions.
client:Gemini CLI
transport:streamable-http
tools:2
Install catalog in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"catalog": {
"httpUrl": "https://avva.chat/mcp-catalog"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs