Anthropic's Claude Code Goes Mobile: Control AI Development from Your Phone
Anthropic Brings Remote Control to Claude Code
In a move that's exciting developers worldwide, Anthropic launched Claude Code Channels on March 20 - letting programmers interact with their local AI coding sessions through popular messaging platforms. Imagine this: your code is running tests back at the office while you're commuting home, and with a quick Telegram message, you can check progress or issue new commands.

How It Works in Practice
The magic happens through Anthropic's MCP plugin system, which bridges external chat services with active Claude Code sessions. Team member Thariq Shaw demonstrated the feature on X, showing Claude responding naturally to Discord inquiries about test progress before receiving deployment approval via Telegram - all while continuing its work in the background.
"Still running tests – ~2 min. I'll ping you when it's done," Claude responded during the demo, later acknowledging the "Ship it when green 🚀" command with the same responsiveness you'd expect from a human colleague.
Under the Hood
Channels support bidirectional communication with some impressive capabilities:
- Send commands and file transfers (up to 50MB on Telegram)
- Receive proactive notifications and progress updates
- See real-time "typing" indicators from Claude
- Edit previous messages for cleaner conversation threads
The current research preview includes official plugins for Telegram and Discord, plus a Fakechat option for local testing.
Getting Started Guide
Setting up Channels requires:
- Claude Code v2.1.80+
- A claude.ai account (API keys won't work)
- Bun runtime installed locally
The setup process involves:
- Installing your preferred messaging plugin
- Configuring with your bot token (from BotFather or Discord)
- Starting a channel-enabled session
- Completing secure device pairing
Enterprise teams need admin approval before enabling the feature organization-wide.
Important Considerations
The system requires an active session - either through cloud servers or local persistence. Permission confirmations can pause operations unless you use the (risky) --dangerously-skip-permissions flag for trusted environments only.
The developer community has reacted enthusiastically across platforms like X and Reddit. Some proclaim this makes competing solutions obsolete, while others hope for expanded platform support - particularly iMessage and Slack integrations.
This evolution positions Claude Code as more than just a coding assistant - it's becoming a true asynchronous development partner that works even when you don't.
The feature currently benefits Pro/Max subscribers, with Anthropic promising additional platform support based on user feedback.
Key Points:
- Remote control for local AI coding via messaging apps
- Supports Telegram & Discord initially (25-50MB file transfers)
- Requires active session but enables true asynchronous work
- Secure pairing process protects access
- Enterprise deployment needs admin configuration



