4 min learnNew DelhiUp to date: Mar 22, 2026 12:54 PM IST
Anthropic has unveiled a brand new function that lets builders ship messages to a operating Claude Code session on their laptops from messaging chat apps comparable to Telegram and Discord put in on their telephones.
Claude Code Channels makes use of MCP-based plugins to create a two-way chat between a developer and their native Claude Code session. It has presently been launched underneath analysis preview with assist restricted to Telegram, Discord, and Fakechat. The function runs on Claude Code v2.1.80 or later variations, and requires a claude.ai login, which signifies that builders who entry the AI coding assistant via organisational API keys can’t use it.
Anthropic’s newest Claude Code function comes amid the widespread automation of software program improvement workflows, fueled by the surging reputation of agentic AI platforms comparable to OpenClaw. Just like Channels, early setups of OpenClaw have been centered on operating Claude Code via WhatsApp in your telephone. Nonetheless, OpenClaw developer tasks have since advanced into orchestrating AI brokers to ebook flights, management sensible dwelling units, and handle social media campaigns throughout a number of platforms and units in a structured method.
But, the safety tradeoffs related to OpenClaw have sparked the necessity for safety-focused forks and options. Finally week’s GTC 2026, Nvidia launched a software program software package known as NemoClaw that’s designed to be built-in with OpenClaw in an effort to assist specialised brokers or ‘claws’ run safely in an enterprise context, by way of a contained digital setting.
In contrast to the chipmaker, Anthropic has shipped its personal OpenClaw rival with tighter safety controls and narrower scope. The Channels launch additionally highlights its aggressive posture, arriving lower than two months after Peter Steinberger, the creator of OpenClaw, joined Anthropic arch-nemesis OpenAI. Anthropic beforehand despatched a cease-and-desist letter to Steinberger over the unique OpenClaw mission title ‘Clawd’.
How does Channels work? What can it do?
Channels is reportedly based mostly on an inversion of MCP (Mannequin Context Protocol) flows, the place a consumer sends a request to Claude, which decides to name a software and ship a request to the MCP server. The software runs and returns knowledge, which Claude turns into its remaining response to the consumer question.
Channels work the opposite approach round. Telegram’s plugin is linked to the Bot API and scans for incoming messages. Every Channel is definitely an MCP server operating regionally alongside Claude Code as a plugin-backed course of. When a brand new message is shipped, it will get wrapped as a <Channel> occasion and routed to the lively Claude Code session. Claude Code reads the message, executes no matter work the message requires, and calls a reply software that sends the response again to Telegram or Discord.
Story continues under this advert
The open session on the terminal reveals the inbound message and a affirmation, however the remaining reply solely seems on the exterior platform. Claude retains the state of the session the identical throughout occasions, which signifies that it doesn’t have to begin from scratch each time somebody opens a terminal window.
Early experiments with Claude Code Channels contain constructing iOS apps, operating CLI instruments, and processing audio – all labored via on a telephone with Telegram put in successfully utilizing it to run Claude Code on a number machine comparable to a Mac wirelessly.
Nonetheless, there are some limitations which were identified as nicely. As an illustration, Claude Code pauses the session when it wants consumer approval for a file operation or shell command, requiring the consumer to stroll to their host machine and click on on ‘Enable’ inside the terminal. Whereas there are workarounds that enable customers to grant approval remotely, they arrive with safety tradeoffs.
Claude Workforce and Enterprise subscribers have Channels disabled by default, however Professional and Max particular person subscribers get entry instantly. Although, they nonetheless need to opt-in each session.

