Callboard for Cursor
fm.callboard/connector
Concert booking intelligence: run and read Promoter Briefs from Claude or ChatGPT.
client:Cursor
transport:streamable-http
Install Callboard in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"connector": {
"url": "https://api.callboard.fm/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs