Claude's New Telegram Plugin: Talking to Your AI Agent on the Go

Claude's New Telegram Plugin: Talking to Your AI Agent on the Go

Anthropic just released an official Telegram plugin for Claude Code, and I wrote this post through it.

This is how I found out about it:

What it is

The Telegram plugin is an MCP (Model Context Protocol) server that bridges your running Claude Code session to a Telegram bot. Once configured, you can send messages to your agent. I tested it by asking it to run scripts, check git status, open PRs, or work on issues, all from my phone, without touching my laptop.

Keeping up with OpenClaw

This release is part of a clear pattern from Anthropic. OpenClaw, the open source agent tool that's been taking the internet by storm, has been pushing hard on agent capabilities, and Anthropic is trying to keep up. We've seen /remote-control , Claude's dispatch capabilities, and now ambient access via Telegram. Each one closes the gap.

The Telegram plugin mirrors what OpenClaw has been moving toward: making your AI agent reachable everywhere, not just at your desk.

Why this matters

The pattern here is less about Telegram specifically and more about what it represents: your AI agent becoming ambient. It is no longer something you sit down to use. It is something that is always running, always in context, and reachable from wherever you are.

I've been using Claude Code as a coding partner for months. This turns it into something closer to a collaborator you can ping on the go, the kind that can actually ship things while you're away from your desk.