Skip to main content
This guide gets you from zero to a working MCP connection with a successful tool call as fast as possible.

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

Need client-specific instructions for ChatGPT, VS Code, or other MCP hosts? Use the full MCP Client Setup guide.

Step 2: Verify Connection

Run this safe, read-only call to confirm everything works:
Expected response:
If you get workspace_not_set, list available workspaces and set one:

Step 3: Explore Your Org

Expected response:

Step 4: Check Pending Decisions

Expected response:
orgx_decide still works as a compatibility alias, but new clients should prefer orgx_search. If you have pending decisions, approve one:
Expected response:

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.