Why this matters
OpenClaw is a real integration path in this repo, and a short fail-fast checklist helps new contributors avoid obvious setup mistakes.
Files to touch
Exactly what to do
- Add a small section called
Verify before investigating.
- Include:
- run
opensre integrations verify openclaw
- confirm the bridge command is
openclaw mcp serve
- confirm the OpenClaw Gateway is running when using the stdio bridge
- Keep it under 10 lines of content.
- Reuse wording already present in the doc where possible.
Done when
- The new section is concise
- It adds a quick success/failure check without expanding the page too much
Why this matters
OpenClaw is a real integration path in this repo, and a short fail-fast checklist helps new contributors avoid obvious setup mistakes.
Files to touch
docs/openclaw.mdxExactly what to do
Verify before investigating.opensre integrations verify openclawopenclaw mcp serveDone when