SingChat for Gemini CLI
org.singchat/singchat
Free live chat and AI support agent. Auto-create a workspace and embed from your AI editor.
client:Gemini CLI
transport:streamable-http
tools:17
Install SingChat in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"singchat": {
"httpUrl": "https://mcp.singchat.org"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs