run_rca MCP tool so you can investigate alerts from your editor.
Setup
1. Start OpenSRE MCP
2. Add OpenSRE to OpenClaw
In OpenClaw, add this MCP server:opensre-mcp is not on your PATH, use the full path to the binary in your virtualenv.
3. Configure one observability integration
Run the wizard once and connect Datadog, Grafana, Sentry, or another backend:4. Run a smoke test
Run the fixture directly with the investigate command:run_rca MCP tool.
Optional: let OpenSRE call OpenClaw
If you want the OpenSRE investigation pipeline to query OpenClaw during RCA runs, use the OpenClaw stdio bridge:Troubleshooting
opensre-mcpnot found: use the full path to the binary inside your virtualenv.run_rcasays no integrations configured: runopensre integrations setupand add Datadog, Grafana, or Sentry.- Verify fails against
http://127.0.0.1:18789/: that URL is the OpenClaw Control UI/Gateway, not the MCP bridge. Useopenclaw mcp serve. search_openclaw_conversationsfails withConnection closedorECONNREFUSED: the OpenClaw Gateway is not running. Checkopenclaw gateway status, then runopenclaw gateway run.