frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Oyster Bot – AI assistant for your phone, powered by Claude Code

https://github.com/TimFinnigan/oyster-bot
1•timfinnigan•1h ago
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.