01MTProto integration provides full access to all Telegram messages, history, search, media, and statistics.
02Includes 120 typed MCP-tools via FastMCP, organized into 9 domains with robust FloodWait/RPCError handling and secret sanitization.
03Features a 4-layer safety net with PreToolUse hooks (guard-delete, guard-destructive, guard-confirm), `disable-model-invocation` for message sending, and sensitive user configuration stored in the system keychain.
04Comes with 6 pre-built skills and 7 prompts including `tg-digest`, `tg-search`, `tg-history`, `tg-send`, and `tg-reply` for common Telegram workflows.
05Channel-mode pushes incoming Telegram messages to the active Claude session as `<channel>` tags with a permission relay.
061 GitHub stars