Chat Thing for Cursor
ai.chatthing/chat-thing
Build and manage AI-native customer support agents from Claude or any MCP client.
client:Cursor
transport:streamable-http
Install Chat Thing in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"chat-thing": {
"url": "https://app.chatthing.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs