Telegram Channel
Telegram Channel is an official Claude Code plugin (research preview) that turns your Telegram bot into a two-way bridge to your local session. Once installed and configured, every approved message arrives in Claude Code as a channel event and Claude replies directly to the same chat. Use it to delegate ad-hoc tasks from your phone, ask Claude what it changed, or receive CI alert summaries — all without opening a terminal. Setup requires creating a Telegram bot via BotFather, configuring the token with /telegram:configure, and launching Claude Code with the --channels flag. An allowlist pairing step ensures only your Telegram account can push messages into the session. Requires Claude Code v2.1.80+ and a claude.ai login; Console and API key authentication is not supported.
Installation
Terminal Preview
About Telegram Channel
Claude Code plugins extend the built-in capabilities of Claude Code by adding new integrations, productivity features, and development tools. As a Integration plugin suitable for Intermediate-level users, Telegram Channel integrates seamlessly into your existing Claude Code workflow to help you get more done with less effort.
Related Plugins
Claude API Mocker
Generate realistic mock API responses from OpenAPI specs, GraphQL schemas, or example payloads.
Claude Env Sync
Sync environment variables across team members securely without committing secrets to git.
Claude Action Orchestrator
Standardizes Claude Code workflows in GitHub Actions for PR and issue automation.