I wanted Claude Code on my phone without running extra infrastructure. Existing solutions felt heavy..gateway servers, native apps, etc.
This is a Telegram bot that spawns the Claude CLI and pipes responses back to you. Clone, npm install, add your bot token, run it.
Works with Claude Pro/Max (no API key required). You can whitelist users, restrict which tools Claude can access, and add custom commands via plugins.
Only ~400 lines of JS.