Skip to main content
Catalog id: claude
Display name: Claude Agent
Requires: claude on PATH
ACP bridge binary: claude-code-acp next to the gpr binary (usually ~/.local/bin/claude-code-acp)

Setup

  1. Install the Claude Code CLI so claude resolves in your shell.
  2. Authenticate. GPR’s catalog note: uses ANTHROPIC_API_KEY (API billing).
  3. Install the ACP adapter binary as claude-code-acp in the same directory as gpr.
  4. Verify:
Claude should show status ready.
  1. Select Claude on the workspace in the app.

Launch shape

The daemon runs the adapter (claude-code-acp), which speaks ACP on stdio and drives the Claude CLI.

Common failures