chatbase for Cursor
co.chatbase/chatbase
Manage Chatbase agents, sources, conversations and help-desk tickets.
client:Cursor
transport:streamable-http
Install chatbase in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"chatbase": {
"url": "https://mcp.chatbase.co/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs