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