View plugin on GitHub
Prerequisites
- Claude Code installed and logged in
- Python 3.11 or newer
- macOS or Linux
Install
Run the one-command installer:bash
inkbox-claude to your path, and launches the setup wizard. The wizard:
- creates or connects an Inkbox agent
- offers to provision a phone number
- offers to connect iMessage
- configures signed inbound messaging
- asks which project directory Claude Code should work in
- offers to keep the gateway running in the background and after restarts
inkbox-claude setup is safe when you need to change the configuration.
Run the gateway
Check the configuration, then start the gateway if the setup wizard did not already start it:bash
bash
Available capabilities
Depending on your setup choices and account availability, your Claude Code agent can have:- An email address - send, receive, and reply from an Inkbox mailbox
- A phone number, when available - SMS/MMS and voice calls, inbound and outbound
- iMessage, when connected - continue the same agent conversation from an iMessage thread
- An Inkbox tunnel - inbound messages and calls reach the local gateway without a public server
- Persistent Claude Code sessions - each contact keeps one conversation across configured email, text, iMessage, and call channels
- Remote permission prompts - approve or reject Claude Code tool requests from the channel you are using
What Inkbox adds
Claude Code itself stays upstream. The plugin adds the Inkbox identity, gateway, channel routing, session continuity, messaging tools, and setup commands without requiring a Claude Code fork.
Permission prompts
Read-only work can proceed without interrupting you. When Claude Code wants to run a command or change files, the plugin pauses the tool call and sends you a short approval prompt. Reply to allow it once, allow that kind of action for the current session, or reject it. Questions from Claude Code are delivered as numbered choices. Your next reply answers the pending question instead of starting a separate turn.After install
Run a health check:bash
START to it from every phone the agent needs to text. You can also email the agent mailbox, connect over iMessage when enabled, or call the agent phone number when available. The gateway routes each configured channel into Claude Code and returns the response on the channel you most recently used.

