Skip to content

Quickstart

PrimeRouter exposes a single endpoint that speaks both OpenAI and Anthropic protocols. Pick the coding tool you already use, run the one-line installer on its page, and PrimeRouter handles the rest.

Common configuration (three knobs)

SettingValue
Base URL (OpenAI protocol)https://primerouter.ai/v1
Base URL (Anthropic protocol)https://primerouter.ai
API KeyCreate one at Console → Tokens

Every tool page below boils down to these three values. The one-line script just writes them into the tool's config file — no hidden magic.

Tool catalog

ToolWhen you'd use itOne-line script
Node.jsRuntime for most CLI tools belowYes
Codex CLIOpenAI's agentic CLIYes
Claude CodeAnthropic's official CLIYes
OpenClawLocal-first personal AI agent / gatewayYes
Gemini CLIGoogle's official CLIYes
CursorAI-native code editorYes
OpenCodeOpen-source AI coding agentYes
HermesMulti-model agent runtimeYes
Image Generation SkillAdd image generation and editing to Codex, Claude Code, and OpenCodeWebsite download
Raw API accesscurl / Python / Node calls

Self-hosted PrimeRouter?

The scripts on this page hard-code https://primerouter.ai. If you run a private instance, download the script and replace that one URL with your own domain.

What about other tools?

Step-by-step manual setup for additional tools (Cline / Crush / Vibecode / etc.) lives in Coding Tools →.

Built for transparent, auditable, crypto-native AI inference. About · Terms · Privacy