AdminHub for Telegram for Zed
tools.adminhub/telegram
Run a Telegram channel from your AI agent. Posts go out through your own bot, not your account.
client:Zed
transport:streamable-http
Install AdminHub for Telegram in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"telegram": {
"url": "https://backend-git-production-cb93.up.railway.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs