OpenClaw setup guide

Add live revenue context to OpenClaw.

Register VerifiedMRR as a Streamable HTTP server in OpenClaw, authenticate through OAuth, and prove the connection with a live MCP probe before an agent depends on it.

Keep exploring

Finish the agent setup.

FAQ

Before you connect a provider.

Should I use streamable-http or SSE?

Use streamable-http. VerifiedMRR implements the current remote MCP transport; OpenClaw's SSE option is for legacy servers.

What proves the server is actually working?

Run openclaw mcp doctor verifiedmrr --probe. Unlike a configuration-only status check, the probe opens a live connection and lists capabilities.

Can I use a personal token instead of OAuth?

Yes. Save an Authorization bearer header in the server definition, but avoid committing a literal token. OAuth is the recommended interactive path.

Give OpenClaw verified numbers.

Register, authorize, probe, and make revenue health part of the agent's normal operating loop.

Open free dashboard