Contextaco for Gemini CLI
com.contextaco/contextaco
Never explain the same context twice. Capture it once, load it anywhere, fork it to make it yours.
client:Gemini CLI
transport:streamable-http
Install Contextaco in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"contextaco": {
"httpUrl": "https://mcp.contextaco.com"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs