CCAPI for Gemini CLI
ai.ccapi/mcp
Image, video, music and text generation across 100+ models through one endpoint.
client:Gemini CLI
transport:streamable-http
tools:11
Install CCAPI in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://api.ccapi.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs