cc0company mcp for Gemini CLI
io.github.cryptomfer/cc0company-mcp
cc0pedia CC0 database + cc0.company agent services as MCP tools, paid per call via x402 on Base.
client:Gemini CLI
transport:streamable-http
tools:13
Install cc0company mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cc0company-mcp": {
"httpUrl": "https://cc0.company/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