Set Up Manifest Cloud for your OpenClaw agent

We redid the cloud onboarding this weekend after the feedback many of you sent us about setup difficulties and bugs. This version is simpler and aligned with OpenClaw 3.22-beta, which overhauls the plugin system.


Important: Had Manifest configured before v5.36.1?

Run this from your terminal to clean up old versions:

openclaw plugins uninstall manifest-provider
openclaw plugins uninstall manifest
openclaw gateway restart

If nothing was configured, these commands do nothing. You're good either way.

Step 1: Create your account and add an agent

  1. Go to app.manifest.build and sign up.
  2. Click Add Agent.
  3. Give it a name and click on ‘Create’
  4. A modal dialog displays your API key and shows you two ways to connect your agent. Pick the Interactive wizard tab if you prefer a guided flow, or the CLI configuration tab if you want to set it up quickly copy-pasting a raw command.
Manifest agent setup dialog

Option A: CLI commands

  1. Open your terminal.
  2. Copy the three commands from the dashboard and paste them.

CLI commands to configure Manifest

Option B: Interactive wizard

  1. Open your terminal.
  2. Run openclaw onboard.
  3. Select Custom Provider when prompted.
  4. The dashboard displays the values you need. Enter them one by one:
    • API Base URL: https://app.manifest.build/v1
    • API Key: your Manifest key
    • Endpoint compatibility: OpenAI-compatible
    • Model ID: auto
    • Endpoint ID (optional): manifest

Once your agent is set up, press Done. You will see a modal to connect an LLM provider.

Step 2: Connect providers

You can connect providers in two ways.

  1. Subscriptions: connect your Claude Max/Pro, ChatGPT Plus/Pro, GitHub Copilot, or MiniMax plan via OAuth
  2. API Keys: connect providers via API key. We support 11 providers including Anthropic, OpenAI, Z.AI, Mistral, and custom providers.

You can use both. Once you press Done, Manifest builds the most cost-effective routing for your connected providers, assigning models to four tiers: simple, standard, complex, and reasoning.

Routing page showing the four tiers

Step 3: You’re all set

Use OpenClaw normally. Every request goes through manifest/auto and gets routed to the right model. Head to Overview in your dashboard to see routing in action: each message shows which model handled it and how much it cost.

Overview dashboard showing cost, token usage, and recent messages

Stop wasting money on the wrong model

One plugin. All your models. Easy to install, easy to trust.

Get started