TeleBoost for VS Code
app.teleboost/teleboost
Telegram CRM: manage contacts, conversations, tickets, campaigns and analytics.
client:VS Code
transport:streamable-http
Install TeleBoost in VS Code
.vscode/mcp.json
{
"servers": {
"teleboost": {
"type": "http",
"url": "https://mcp.teleboost.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs