Skip to content
Grok

Chat Thing for Grok

ai.chatthing/chat-thing

Build and manage AI-native customer support agents from Claude or any MCP client.

client:Grok transport:streamable-http

Install Chat Thing in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "chat-thing": {
      "type": "http",
      "url": "https://app.chatthing.ai/mcp"
    }
  }
}

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

Chat Thing in other clients