loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

claude-telegram

MCP Tool

alexnodeland/claude-telegram

Telegram-to-Claude Code bridge — control your codebase from your phone

Install

$ npx loaditout add alexnodeland/claude-telegram

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "claude-telegram": {
      "command": "npx",
      "args": [
        "-y",
        "claude-telegram"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

<div align="center">

claude-telegram

Control Claude Code from Telegram — run tasks, review diffs, and ship code from your phone.

[](https://www.npmjs.com/package/@alexnodeland/claude-telegram) [](https://github.com/alexnodeland/claude-telegram/releases) [](https://github.com/alexnodeland/claude-telegram/actions/workflows/ci.yml) [](https://opensource.org/licenses/MIT) [](https://bun.sh) [](https://docs.anthropic.com/en/docs/claude-code) [](https://modelcontextprotocol.io)

<br />

<br />

_Tool calls stream in real time with a live status bar and cost tracking._

</div>

<br />

A local bridge between Telegram and Claude Code. Send a message from your phone, Claude reads your codebase, edits files, runs commands, and replies — everything stays on your machine.

---
config:
  layout: elk
---
graph LR
  A["You\n(Telegram)"] -->|message| B["claude-telegram\n(runs locally)"]
  B -->|polls & streams| A
  B -->|spawns subprocess| C["Claude Code\n(your machine)"]
  C -->|NDJSON stream| B

  style A fill:#26A5E4,color:#fff,stroke:none
  style B fill:#1a1a2e,color:#fff,stroke:#444
  style C fill:#cc785c,color:#fff,stroke:none
Why

You're away from your desk but need to:

  • Fix a broken CI pipeline before standu

Tags

ai-agentbotbunchannelsclaude-codemcptelegram

Reviews

Loading reviews...

Quality Signals

2
Stars
0
Installs
Last updated24 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/23/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/alexnodeland/claude-telegram)](https://loaditout.ai/skills/alexnodeland/claude-telegram)