
Claude Code Remote
by kyujin-cho
Remote permission requests and notifications for Claude Code via Telegram, Discord, and Signal.
What it does
Claude Code Remote is a messaging integration for Claude Code that enables users to receive and respond to permission requests remotely. Instead of needing to be at the terminal to approve a tool execution, users receive notifications via Telegram, Discord, or Signal and can Approve, Deny, or Always Allow the request via the messenger's interface.
Tools
hook: Handles permission request notifications and accepts user decisions.stop: Sends job completion notifications and summaries when Claude Code finishes.notify: Relays generic Claude Code notifications (e.g., idle prompts).event: Generic handler for session events like SessionStart and TaskCompleted.
Installation
Run the interactive installer:
curl -fsSL https://raw.githubusercontent.com/kyujin-cho/claude-code-remote/main/install.sh | bash
Then configure the hooks in ~/.claude/settings.json as described in the documentation.
Supported hosts
- Claude Code
Quick install
curl -fsSL https://raw.githubusercontent.com/kyujin-cho/claude-code-remote/main/install.sh | bashInformation
- Pricing
- free
- Published
- 6/2/2026
- stars






