Questions This Page Answers
- What is the fastest path to a verified OrgX MCP connection?
- Which calls prove connectivity, workspace context, and decision readiness?
- What does “healthy first run” look like before dispatching real work?
Step 1: Connect
- OpenClaw (Recommended)
- Cursor
- Claude
The fastest path — handles auth and config automatically:Open
http://127.0.0.1:18789/orgx/live, click Connect OrgX, approve in browser. Done.Full OpenClaw setup guide →Step 2: Verify Connection
Run this safe, read-only call to confirm everything works:workspace_not_set, list available workspaces and set one:
Step 3: Explore Your Org
Step 4: Check Pending Decisions
orgx_decide still works as a compatibility alias, but new clients should prefer orgx_search.
If you have pending decisions, approve one:
What’s Next
Agent Recipes
Common multi-tool workflows with exact sequences.
Failure Playbooks
Error recovery for common issues.
Tool Profiles
Reduce schema overhead with role-based profiles.
Full Tool Reference
Complete documentation for all 54 tools.
