magicbell for Cursor
io.usefulapi/magicbell
Read MagicBell broadcasts, users, events, workflows and channels; create and update user records.
client:Cursor
transport:streamable-http
Install magicbell in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"magicbell": {
"url": "https://magicbell.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs