Corebee AI Customer Support for Cursor
io.github.jonny-1812/corebee
Run AI customer support from your terminal: conversations, knowledge base, and chat widget.
client:Cursor
transport:streamable-http
Install Corebee AI Customer Support in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"corebee": {
"url": "https://corebee.ai/api/v1/mcp/stream"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs