Bring your own harness

Applications.

Point the coding agents you already use at Benaiah's intelligence instead of your own provider account. One command, no manual setup.

Claude Code

Live

Anthropic's official CLI, pointed at Benaiah. Balance (GPT 5.6 Luna, max effort) is free for everyone. Capability (Claude Opus 5) is included for paying members.

$curl -fsSL https://benaiah.ai/claude-code/install.sh | bash

Benaiah Code

Live

Our own terminal-first coding agent — plan, write, test and ship from your shell with your choice of frontier model underneath.

$curl -fsSL https://benaiah.ai/cli/install.sh | bash

Codex

Live

OpenAI's official CLI, pointed at Benaiah. Balance (GPT 5.6 Luna, max effort) is free for everyone. Capability (Claude Opus 5) is in progress.

$curl -fsSL https://benaiah.ai/codex/install.sh | bash

OpenCode

Live

The open-source terminal agent, pointed at Benaiah. Balance (GPT 5.6 Luna, max effort) is free for everyone. Capability is in progress.

$curl -fsSL https://benaiah.ai/opencode/install.sh | bash

Hermes Agent

Live

Hermes, pointed at Benaiah. Balance (GPT 5.6 Luna, max effort) is free for everyone. Capability is in progress.

$curl -fsSL https://benaiah.ai/hermes/install.sh | bash

OpenClaw

Live

The open agent framework already behind Benaiah Connect, now also standalone. Balance (GPT 5.6 Luna, max effort) is free for everyone.

$curl -fsSL https://benaiah.ai/openclaw/install.sh | bash
Install command copied