Skip to content
Grok

AdminHub for Telegram for Grok

tools.adminhub/telegram

Run a Telegram channel from your AI agent. Posts go out through your own bot, not your account.

client:Grok transport:streamable-http

Install AdminHub for Telegram in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "telegram": {
      "type": "http",
      "url": "https://backend-git-production-cb93.up.railway.app/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

AdminHub for Telegram in other clients