seatcanvas for Cursor
app.seatcanvas/seatcanvas
SeatCanvas MCP server: pricing, venue capacity estimates, and prefilled seating plans.
client:Cursor
transport:streamable-http
tools:3
Install seatcanvas in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"seatcanvas": {
"url": "https://www.seatcanvas.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs