Chatroost — unofficial Telegram MCP server for VS Code
io.github.mcp-telegram/mcp-telegram
Unofficial Telegram MCP server — read, search, reply and react in your own Telegram account.
client:VS Code
transport:streamable-http
runtime:npm
Install Chatroost — unofficial Telegram MCP server in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-telegram": {
"type": "http",
"url": "https://mcp.mcp-telegram.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs