Run Claude Code on your Mac and access it from anywhere through a standard Anthropic-compatible API endpoint.
Get started →Get started
Requires Node.js 18+ and the Claude Code CLI
(npm i -g @anthropic-ai/claude-code).
The script auto-detects your machine name, registers it, saves config to ~/.claudepbridge/,
and sets up a LaunchAgent so the daemon starts on login.
What you'll get
✓ Registered → cpb-a1b2c3d4e5f6... API Key cpb-a1b2c3d4e5f67890abcdef12345678 Endpoint https://claudep.supar.work/v1/messages Dashboard http://localhost:3457
Works with both Anthropic and OpenAI SDKs
How it works
Registers your machine, installs the daemon, and starts it automatically.
The setup prints your token and endpoint — use them like the Anthropic API.
Point any Anthropic SDK at your endpoint — requests route to your Mac and execute via claude -p.