Claude Cli Telegram banner
Imolatte Imolatte

Claude Cli Telegram

Git community

Description

Turn your Mac/Linux into a remote Claude Code terminal via Telegram. Spawns real CLI — sessions, streaming, approvals, voice, git panel, 30+ commands.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Claude CLI ↔ Telegram

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![Node.js](https://img.shields.io/badge/Node.js-20%2B-green.svg)](https://nodejs.org) [![Claude Code](https://img.shields.io/badge/Claude%20Code-CLI-blueviolet.svg)](https://claude.ai/claude-code) ![GitHub stars](https://img.shields.io/github/stars/Imolatte/claude-cli-telegram?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/Imolatte/claude-cli-telegram?style=flat-square) ![GitHub issues](https://img.shields.io/github/issues/Imolatte/claude-cli-telegram?style=flat-square)

**Turn your Mac or Linux machine into a remote Claude Code terminal — controlled from your phone via Telegram.**

Send a message from Telegram → bot spawns real Claude Code CLI → streams progress → sends response back. Not an API wrapper — runs the actual CLI with full tool access (Bash, Read, Write, Edit, Grep, Glob, etc).

You (Telegram) → Bot (Node.js) → Claude Code CLI → tools → response → You
Voice input + streaming Approval buttons Full approval flow
Voice and tools Approval Approved
/status /sessions
Status Sessions

Why This Exists

Anthropic's [official Telegram plugin](https://github.com/anthropics/claude-plugins-official/tree/main/external_plugins/telegram) is a minimal MCP bridge — 3 tools, no history, no session management.

**Claude CLI ↔ Telegram** is a full remote terminal: sessions, streaming progress, approval system for dangerous ops, git panel, voice input, file/photo handling, Mac remote control, and 30+ commands - all from your phone.

Official Plugin Claude CLI ↔ Telegram
Architecture MCP bridge Full bot wrapper around CLI
Session management None Auto-resume, rotate, switch, rename
Str