telegram for VS Code
com.jojapi/telegram
Telegram: FASTEST real time Telegram API. Retrieve channel's info and messages in milliseconds..
client:VS Code
transport:streamable-http
tools:2
Install telegram in VS Code
.vscode/mcp.json
{
"servers": {
"telegram": {
"type": "http",
"url": "https://mcp.jojapi.com/telegram"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs