AdminHub for Telegram for VS Code
tools.adminhub/telegram
Run a Telegram channel from your AI agent. Posts go out through your own bot, not your account.
client:VS Code
transport:streamable-http
Install AdminHub for Telegram in VS Code
.vscode/mcp.json
{
"servers": {
"telegram": {
"type": "http",
"url": "https://backend-git-production-cb93.up.railway.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs