lingtai-telegram

Lingtai-AI/lingtai-telegram
★ 0 stars Python 🤖 AI/LLM Updated today
LingTai Telegram MCP server — Bot API client with multi-account support and LICC inbox callback.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lingtai-telegram": {
      "command": "uvx",
      "args": [
        "lingtai-telegram"
      ]
    }
  }
}

Or install with pip: pip install lingtai-telegram

README Excerpt

LingTai Telegram MCP server — Bot API client with multi-account support and LICC inbox callback. This is the canonical setup, configuration, and troubleshooting doc for the `lingtai-telegram` MCP. It is fetched by LingTai agents (or anyone else) when they need to install or configure this server. > **MCP / LICC contract spec:** see the `lingtai-anatomy` skill, `reference/mcp-protocol.md`, for the canonical specification of the catalog → registry → activation chain, environment-variable injection

Tools (1)

send