SingChat for Grok
org.singchat/singchat
Free live chat and AI support agent. Auto-create a workspace and embed from your AI editor.
client:Grok
transport:streamable-http
tools:17
Install SingChat in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"singchat": {
"type": "http",
"url": "https://mcp.singchat.org"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs