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
WandererHustlerFull
Full
>35% credits

Your preferred stack runs at full capacity.

Claude Haiku 4.5
GPT-5.6 Luna / Terra
Qwen 3.7 Max
Hustler
10–35% credits

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

Gemini Flash Lite
GPT-5 Nano
Hy3
Wanderer
<10% or $0

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

Gemma 4 26B
North Mini Code
Nemotron 3 Ultra 550B

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 300+ supported models. Top up credits as needed and access the entire frontier.

On the roadmap

Auto-routing within your stack

OpenRouter's auto feature is available today, but it's a black box — it can reach for any model. We're building on it with OpenClaw's request pass-through to constrain auto-routing to a curated whitelist, so the router always picks the best model for the task from within your chosen stack — never outside it.

After — auto-router with stack
{
  "agents": {
    "defaults": {
      "model": {
        "primary": "openrouter/openrouter/auto"
      },
      "models": {
        "openrouter/openrouter/auto": {
          "params": {
            "extraBody": {
              "plugins": [
                {
                  "id": "auto-router",
                  "allowed_models": [
                    "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 a fixed model, right is auto-routing constrained to your stack.

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.

Always the best in budget

Your chosen stack runs at full balance. As credits drop, Smart Switching moves to a leaner stack, and auto-routing keeps picking the best model within it.

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