Chat Thing for VS Code
ai.chatthing/chat-thing
Build and manage AI-native customer support agents from Claude or any MCP client.
client:VS Code
transport:streamable-http
Install Chat Thing in VS Code
.vscode/mcp.json
{
"servers": {
"chat-thing": {
"type": "http",
"url": "https://app.chatthing.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs