Integrations
OpenClaw
Trace OpenClaw autonomous AI agent runs in Muster via OpenRouter Broadcast — no code changes required.
OpenClaw is a free, open-source autonomous AI agent that works with multiple LLM providers. Route its requests through OpenRouter and enable OpenRouter's Broadcast feature to capture every call in Muster.
Setup
1. Get Muster API keys
Sign up at your Muster instance and copy the public/secret keys.
2. Configure OpenClaw to use OpenRouter
Update OpenClaw's configuration:
api_base: https://openrouter.ai/api/v1
api_key: <your-openrouter-key>3. Enable OpenRouter Broadcast
In your OpenRouter settings, activate the Broadcast feature and connect your Muster API keys. Every request flowing through OpenRouter is forwarded to Muster automatically — no OpenClaw code changes required.
4. View traces
Open Muster → Traces. You'll see every call with token consumption, cost, and full prompt/response content.