ClutchCall Platform for Cursor
dev.clutchcall/portal
Tenant-scoped control plane over the ClutchCall platform's full API surface
client:Cursor
transport:streamable-http
Install ClutchCall Platform in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"portal": {
"url": "https://portal.clutchcall.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs