Skip to content
Zed

Chat Thing for Zed

ai.chatthing/chat-thing

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

client:Zed transport:streamable-http

Install Chat Thing in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "chat-thing": {
      "url": "https://app.chatthing.ai/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Chat Thing in other clients