Setup

1. Create an API key

Sign in to the console and create a key. Accounts can hold more than one; every key spends the same credit balance.

Create API key

2. Install the CLI

npm install --global quotient-forecasting@latest
quotient setup

3. Choose access

  • Browser sign-in creates or retrieves your API key.
  • Existing API keys are accepted and stored with user-only file permissions.
  • x402 pays per call from your wallet, no API key required.

4. Select clients

  • Quick start installs the skill for detected Claude Code, Codex, Hermes Agent, and OpenClaw clients.
  • Customize selects individual clients, a portable Agent Skills directory, or optional MCP tools.

5. Verify the installation

quotient status
quotient agents detect

Client commands

quotient skill install claude
quotient skill install codex
quotient skill install hermes
quotient skill install openclaw
quotient skill install generic
quotient skill update auto
quotient skill uninstall auto

MCP commands

quotient mcp install auto
quotient mcp status
quotient mcp uninstall auto

MCP is optional. It exposes Quotient tools to clients that cannot use shell commands or prefer native tool calls.

Configuration

  • File: ~/.config/quotient/config.json, or $XDG_CONFIG_HOME/quotient/config.json.
  • Repair: quotient doctor.