Your AI Coding Agent, Now in Your Pocket
Anthropic just shipped a feature that changes how developers and business owners interact with AI coding tools. It's called Claude Code Channels — and the short version is this: you can now send a message to your Claude Code session from Telegram or Discord, and Claude will reply back with results, right in your chat app.
No more babysitting a terminal. Start a task, step away, and let Claude work. When you want an update or need to redirect it, just message your bot.
What Are Claude Code Channels?
A Channel is an MCP (Model Context Protocol) server that pushes events into your running Claude Code session. It's bidirectional — Claude reads the incoming message, does the work, and replies back through the same platform.
Think of it like this:
- You're running a long SEO content audit on your site
- You leave the office, grab lunch, and open Telegram
- You type: “How many pages are missing meta descriptions?”
- Claude reads your files, counts them up, and sends you the answer — right in Telegram
That's Channels. It bridges the gap between your local AI environment and wherever you happen to be.
Telegram and Discord — Ready Out of the Box
Two channel integrations ship with the research preview: Telegram and Discord. Both are official Anthropic plugins and work the same way once configured.
Setting Up Telegram (Step-by-Step)
Here's the full flow to get Claude Code connected to your Telegram bot:
- Step 1: Open @BotFather in Telegram, send /newbot, and copy your bot token
- Step 2: In Claude Code, run /plugin install telegram@claude-plugins-official
- Step 3: Configure your token: /telegram:configure <your-token>
- Step 4: Restart Claude Code with channels enabled: claude --channels plugin:telegram@claude-plugins-official
- Step 5: Message your bot in Telegram to receive a pairing code, then run /telegram:access pair <code>
- Step 6: Lock it down: /telegram:access policy allowlist
That's it — you're live. Any message you send to your Telegram bot now lands in your Claude Code session.
The Security Model Is Solid
One concern with any remote-access tool is security. Channels handles this thoughtfully:
- Sender allowlist — only your paired Telegram/Discord account can push messages. Everyone else is silently dropped.
- Per-session opt-in — Channels only activate when you explicitly pass the --channels flag at startup. Your normal Claude sessions are unaffected.
- Pairing required — the initial setup requires a physical pairing step, preventing unauthorized access right from the start.
For enterprise teams, admins can enable or disable Channels entirely from the Claude admin dashboard.
What Can You Actually Do With This?
Once it's running, the use cases multiply fast:
- Remote code review: Ask Claude to summarize recent changes or explain a function while you're away from your desk
- Background task monitoring: Let Claude run a long build or audit, and ping you in Telegram when it's done
- Webhook receiver: Connect CI pipelines, error trackers, or deploy systems to push alerts directly into your Claude session
- Multi-device workflows: Start work on your desktop, continue directing it from your phone via Telegram
For small business owners and marketing teams who use AI to generate content, audit sites, or manage data — this is the missing piece. You no longer need to be glued to a terminal to stay in control.
Try It First with Fakechat
Not ready to wire up Telegram yet? There's a built-in demo called fakechat that runs a local chat UI in your browser. No external accounts, no configuration:
- Run /plugin install fakechat@claude-plugins-official in Claude Code
- Restart with claude --channels plugin:fakechat@claude-plugins-official
- Open http://localhost:8787 and start chatting
It's a quick way to see the channel concept in action before committing to a full Telegram setup.
What This Means for AI-Powered Businesses
Channels is a preview feature, but it signals something bigger: AI coding tools are moving beyond the terminal. The future is agents that run in the background, respond to your natural language from anywhere, and report back without interruption.
For businesses already leveraging AI automation — n8n workflows, voice agents, RAG systems — Claude Code Channels is a natural complement. Your AI does the heavy lifting while you stay mobile and in control.
If you're exploring how AI agents can reduce your team's workload or accelerate content and dev operations, reach out to our team. We build these integrations for real businesses every day.
Ready to
Rank #1?
I help Ohio businesses grow online. Free SEO audit — no pressure, straight talk.
Get Free Audit→

