Soundcheck for Cursor
io.soundchecklive/soundcheck
Staff live events: gigs, crew, setlists, call lists, ingest. Hosted MCP with OAuth.
client:Cursor
transport:streamable-http
Install Soundcheck in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"soundcheck": {
"url": "https://mcp.soundchecklive.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs