telegram mcp for Zed
io.github.shreyas-profile/telegram-mcp
Telegram bridge for your MCP-compatible agent. Bidirectional, no LLM in our stack.
client:Zed
transport:streamable-http
Install telegram mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"telegram-mcp": {
"url": "https://telegram.regiq.in/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs