clawops
Get Started
Smart Switching

Always the right model. Automatically.

Smart Switching monitors your credits in real-time and silently routes each conversation to the best available model, so your bot never goes quiet, even when you're running low.

openai
claude
gemini
meta
mistral
deepseek
ClawOps

Four tiers. Zero interruptions.

Drag the slider to see which tier activates at your balance level.

credit balance

$20.00
You're here
$0$2$7$20
EmergencySaverFull
Full
>35% credits

Your preferred stack runs at full capacity.

Gemini 2.5 Flash
Claude Haiku 4.5
GPT-5 Nano
Hustler
10–35% credits

Switches to the Hustler stack. Quality stays high, spend drops.

Gemini Flash Lite
GLM-4.5 Air
GPT-5 Nano
Wanderer
<10% or $0

Free models keep the lights on. Top up anytime to restore your stack.

Qwen3.6 Plus
Gemma 3 27B
Step 3.5 Flash

Smart Switching is optional. Turn it off and your bot sticks to your chosen model stack exactly as configured. Learn about model stacks →

Powered by

OpenRouter

Every ClawOps bot routes through OpenRouter, the single API layer behind all 600+ supported models. Top up credits as needed and access the entire frontier.

Open source contributionopenclaw/openclaw#54862 ↗

Auto-routing within your stack

OpenRouter's auto feature is available today, but it's a black box. We've submitted a PR to OpenClaw adding autoRouter.allowedModels support, so intelligent routing works but constrained to your chosen stack.

After — auto-router with stack
{
  "agents": {
    "defaults": {
      "model": {
        "primary": "openrouter/openrouter/auto"
      },
      "models": {
        "openrouter/openrouter/auto": {
          "params": {
            "autoRouter": {
              "allowedModels": [
                "anthropic/claude-haiku-4-5",
                "google/gemini-2.5-flash",
                "openai/gpt-5-nano"
              ]
            }
          }
        }
      }
    }
  }
}
Before — fixed model
{
  "agents": {
    "defaults": {
      "model": {
        "primary": "openrouter/google/gemini-2.5-flash"
      }
    }
  }
}

Drag to compare — left is current behaviour, right is what the PR unlocks.

🔋

Never goes silent

Even at $0 balance, your bot stays live on the Wanderer stack (free models). No dead air, no error messages.

🪄

Invisible to you

Switching happens at the routing layer. Your conversations feel identical regardless of which model is active.

🎛️

Works with any stack

Your chosen stack runs at full balance. As credits drop, Smart Switching moves to cost-efficient fallback models.

Set it up in minutes.

Smart Switching is included in every ClawOps plan. No configuration needed — it works out of the box.

Start now, $10/month