Skip to content
Grok

Corebee AI Customer Support for Grok

io.github.jonny-1812/corebee

Run AI customer support from your terminal: conversations, knowledge base, and chat widget.

client:Grok transport:streamable-http

Install Corebee AI Customer Support in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "corebee": {
      "type": "http",
      "url": "https://corebee.ai/api/v1/mcp/stream"
    }
  }
}

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

Corebee AI Customer Support in other clients