Corebee AI Customer Support for Gemini CLI
io.github.jonny-1812/corebee
Run AI customer support from your terminal: conversations, knowledge base, and chat widget.
client:Gemini CLI
transport:streamable-http
Install Corebee AI Customer Support in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"corebee": {
"httpUrl": "https://corebee.ai/api/v1/mcp/stream"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs