chadingTV/claudecode-discord

54 stars · Last commit 2026-05-01

Control Claude Code from your phone — a multi-machine agent hub via Discord. No API key needed, runs on your Claude Pro/Max subscription. Start new sessions from mobile, manage multiple machines from one place.

README preview

<p align="center">
  <img src="docs/icon-rounded.png" alt="Claude Code Discord Controller" width="120">
</p>

# Claude Code Discord Controller

[![CI](https://github.com/chadingTV/claudecode-discord/actions/workflows/ci.yml/badge.svg)](https://github.com/chadingTV/claudecode-discord/actions)

Control Claude Code from your phone — a multi-machine agent hub via Discord.
**No API key needed — works with your existing Claude Pro or Max subscription.**

<p align="center">
  <img src="docs/demo.gif" alt="Demo — register a project and code with Claude from Discord" width="300">
</p>

> **[Korean documentation (한국어)](docs/README.kr.md)**

## Why This Bot? — vs Official Remote Control

Anthropic's [Remote Control](https://code.claude.com/docs/en/remote-control) lets you view a running local session from your phone. This bot goes further — it's a **multi-machine agent hub** that runs as a daemon, creates new sessions on demand, and supports team collaboration.

View full repository on GitHub →