ClutchCall Platform for VS Code
dev.clutchcall/portal
Tenant-scoped control plane over the ClutchCall platform's full API surface
client:VS Code
transport:streamable-http
Install ClutchCall Platform in VS Code
.vscode/mcp.json
{
"servers": {
"portal": {
"type": "http",
"url": "https://portal.clutchcall.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs