Skip to main content
Start with the universal installer. It detects supported clients, asks before configuring each one, and lets you choose cloud or local backend mode.

Agent Instructions

Copy and paste this directly into your agent, and it will know what to do:
Common target commands:
Hermes Agent is not supported by the native PowerShell installer yet. OpenClaw PowerShell writes generic MCP guidance; use Bash, WSL, or Git Bash for the native OpenClaw plugin install. On macOS/Linux/WSL the installer auto-configures Codex Desktop via the shared ~/.codex/config.toml (--targets codex-desktop or codex-cli); on native Windows PowerShell, Codex Desktop still requires generic MCP/manual setup.

Universal install

For macOS, Linux, WSL, or Git Bash:
For native Windows PowerShell, use the PowerShell companion when available for your release:
The installer can configure:
  • OpenClaw
  • Hermes Agent
  • Claude Code
  • Claude Desktop
  • Codex CLI
  • Factory Droid
  • generic MCP clients
It prompts before changing each detected client and creates backups before config edits.

Choose a deployment mode

See Local-First Setup for Docker requirements, local dashboard URLs, backup behavior, and rollback notes.

Single-client installer paths

Use these when you intentionally want one client path instead of the universal prompt flow.
See Claude Code.
See Codex CLI.
See Hermes Agent.
See Factory Droid.
Use the config shown on the Claude Desktop page when your installer release does not yet mutate Claude Desktop config automatically.

Pick your platform

Cloud and external self-hosted modes need a Memory Crystal API key. Local-first mode still needs hosted account/device auth so Memory Crystal can validate license entitlement before provisioning local credentials.
  1. Visit memorycrystal.ai/dashboard
  2. Create or open your account
  3. Go to API Keys
  4. Create a key and save it somewhere safe
The dashboard only shows the key once. Local mode stores local client credentials separately and should never log hosted bearer/device tokens.

Verify your setup

For OpenClaw installs:
For source checkouts:
For local Docker Convex, also verify the local backend health from the installed artifact or from a repo checkout:
If local-first setup fails, run the local backend doctor from the installed artifact and verify Docker is running before reinstalling.