Skip to content
Grok

fast mcp telegram for Grok

io.github.leshchenko1979/fast-mcp-telegram

Multi-tenant Telegram gateway for AI agents — HTTP+stdio, 8 tools, MTProto User API

client:Grok transport:streamable-http runtime:pypi tools:8

Install fast mcp telegram in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "fast-mcp-telegram": {
      "type": "http",
      "url": "https://tg-mcp.l1979.ru/v1/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

What Grok can do once it is connected

fast mcp telegram in other clients