A Telegram bridge for Claude Code. Manage projects, run commands, and code on the go — all from a simple chat interface.
Requires Node.js 18+ and a Claude Code subscription
Creates a manager bot via @BotFather, sets your Telegram ID, and activates your license.
Launches the daemon. DM your bot on Telegram to start coding.
One bot to manage all your projects. Use /add to attach Claude to any directory on your machine.
Each project gets its own Telegram bot. Chat with it to run Claude Code in that project's directory.
Not a wrapper — runs the real Claude Code SDK. File edits, bash commands, tool use, everything.
Runs as a background process. Start it once and it stays alive. Install as a launchd service on macOS.
Only your Telegram ID can interact with the bots. Nobody else can access your machine.
Your laptop stays at home, you code from the bus. Telegram works on any device.
| /add TOKEN /path | Attach a worker bot to a project |
| /bots | List active bots |
| /remove @bot | Stop and remove a bot |
| /subscribe | Get a license or upgrade |
| /subscription | View billing & cancel |
| /feedback | Send feedback |
| Any message | Talk to Claude Code |
| Photo / file | Include as context |
| /model | Switch model |
| /cost | Show token usage |
| /session | Get session ID |
| /new | Start fresh session |
| /cancel | Abort current operation |
| Command | Description |
|---|---|
| clautel setup | Configure bot token, owner ID, and license |
| clautel start | Start the background daemon |
| clautel stop | Stop the daemon |
| clautel status | Check if the daemon is running |
| clautel logs | Tail the daemon logs |
| clautel activate <key> | Activate a license key |
| clautel deactivate | Free up the license activation slot |
| clautel license | Show current license status |
| clautel install-service | Install as macOS launchd service |
| clautel uninstall-service | Remove the launchd service |
Pick the plan that matches your Claude subscription. Cancel anytime.
For Claude Pro subscribers
For Claude Max subscribers
Requires a separate Claude Code subscription from Anthropic