How to connect Claude Code with Telegram?
Your Claude Code now texts you on Telegram (Setup in 10 minutes)
Claude’s team keeps updating Claude Code.
And with the recent features, Claude Code becomes similar to OpenClaw.
Now, you can talk to your Claude Code from your phone.
Via Telegram or Discord.
In this one, let’s discover Telegram.
Step 0: Install Claude Code
Open your terminal.
And Install the Claude Code.
Windows
irm https://claude.ai/install.ps1 | iexMac
curl -fsSL https://claude.ai/install.sh | bash
Tips: If you don’t know how to use it, check out my masterclass.
After installing, here is the code to initiate the Claude.
claudeAnd here you go.
If you want to use Claude Code locally and for free, with an adjustment, read this one.
Step 1: Create Telegram Bot (BotFather)
Open Telegram and search for Botfather.
Create new bot with this command: /newbot
Next, choose a name for your bot.
Copy given token.
Step 2: Connect Bot to Claude Code
Open Claude Code with this command:
claudeInstall telegram plugin:
/plugin install telegram@claude-plugins-officialClose your Claude and re-open.
Use this prompt
Here is my token : [paste]
Read the setup guide here: [ https://github.com/anthropics/claude-plugins-official/blob/main/external_plugins/telegram/README.md]
Then configure the Telegram plugin with my token and show me the confirmation.Step 3: Finish Setup (Pairing)
Next, paste this.
claude --channels plugin:telegram@claude-plugins-officialAnd start talking to your bot.
Tip: Your computer must stay on for Claude Code to receive Telegram messages.
Testing
After sending message over the telegram, as you can see it answers.
And you can see the same message over the terminal like this.
Final Thoughts
You just put Claude Code in your pocket.
Stuck on a bug at the coffee shop?
Text your bot. Get the fix.
Need a code snippet while commuting? Voice message. Done. (That’s when you realize your AI doesn’t live in a browser tab anymore, it lives in your pocket.)
Thanks for reading.








