# OrgX Docs ## Docs - [Agent Quickstart](https://docs.useorgx.com/docs/agent-ops/agent-quickstart.md): Get your first successful MCP tool call in under 5 minutes. - [Agent Recipes](https://docs.useorgx.com/docs/agent-ops/agent-recipes.md): Common multi-tool workflows with exact tool sequences and expected responses. - [Failure Playbooks](https://docs.useorgx.com/docs/agent-ops/failure-playbooks.md): Error recovery strategies for common MCP tool failures. - [Tool Profiles](https://docs.useorgx.com/docs/agent-ops/tool-profiles.md): Reduce schema overhead with role-based tool subsets. - [Authentication](https://docs.useorgx.com/docs/api/authentication.md): Authenticate OrgX REST, MCP, and webhook integrations. - [Errors](https://docs.useorgx.com/docs/api/errors.md): OrgX REST and MCP error conventions. - [Idempotency](https://docs.useorgx.com/docs/api/idempotency.md): Safely retry OrgX write requests. - [MCP Protocol](https://docs.useorgx.com/docs/api/mcp-protocol.md): Connect to OrgX from any MCP-compatible client. - [MCP Tools Reference](https://docs.useorgx.com/docs/api/mcp-tools.md): Complete reference for all OrgX MCP tools — 78 tools across 18 categories. - [OpenClaw Plugin MCP Tools](https://docs.useorgx.com/docs/api/openclaw-plugin-mcp-tools.md): Code-generated reference for the OpenClaw plugin MCP bridge, including scoped domain availability. - [API Reference](https://docs.useorgx.com/docs/api/overview.md): Public Preview reference for the OrgX MCP API, REST API, and webhooks. - [Pagination](https://docs.useorgx.com/docs/api/pagination.md): Pagination conventions for OrgX list endpoints. - [Agents](https://docs.useorgx.com/docs/api/rest/agents.md): Read agent status and preflight agent dispatch through REST Public Preview. - [Artifacts](https://docs.useorgx.com/docs/api/rest/artifacts.md): Register and fetch OrgX artifacts and entity-linked outputs. - [Decisions](https://docs.useorgx.com/docs/api/rest/decisions.md): Review and resolve OrgX decisions through MCP, with REST preview status. - [Initiatives](https://docs.useorgx.com/docs/api/rest/initiatives.md): Read live initiative state through the OrgX REST Public Preview. - [Memory](https://docs.useorgx.com/docs/api/rest/memory.md): Search OrgX organizational memory through governed REST tools. - [Workspaces](https://docs.useorgx.com/docs/api/rest/workspaces.md): Resolve the authenticated OrgX workspace and client setup state. - [Sandbox](https://docs.useorgx.com/docs/api/sandbox.md): Use sandbox workspaces and test API keys for OrgX API reviews and CI. - [Versioning](https://docs.useorgx.com/docs/api/versioning.md): How OrgX versions Public Preview API contracts. - [Webhooks](https://docs.useorgx.com/docs/api/webhooks.md): Receive OrgX events in your own systems. - [Core Concepts](https://docs.useorgx.com/docs/concepts.md): Understand the building blocks of OrgX: agents, artifacts, decisions, and the org graph. - [ChatGPT Integration](https://docs.useorgx.com/docs/guides/chatgpt-integration.md): Give ChatGPT organizational memory and human approval workflows through OrgX MCP. - [MCP Client Setup](https://docs.useorgx.com/docs/guides/cursor-mcp-setup.md): Connect OrgX MCP from ChatGPT, Cursor, Claude, VS Code, and other remote MCP clients. - [Integrations](https://docs.useorgx.com/docs/guides/integrations.md): Add optional integrations and connectors to OrgX—GitHub, Linear, Slack, and more. - [OpenClaw Plugin Setup](https://docs.useorgx.com/docs/guides/openclaw-plugin-setup.md): Connect the OrgX OpenClaw plugin in about 60 seconds using secure browser pairing. - [OrgX AI Toolkit](https://docs.useorgx.com/docs/guides/toolkit.md): One page to get OrgX working in every AI tool you already use — Claude, Cursor, Codex, VS Code, Windsurf, Zed, ChatGPT, and Gemini CLI. - [Wizard CLI](https://docs.useorgx.com/docs/guides/wizard-cli-onboarding.md): Complete reference for the @useorgx/wizard CLI — onboarding, MCP config, auth, surfaces, plugins, and workspace management. - [OrgX](https://docs.useorgx.com/docs/introduction.md): OrgX is proof for AI-delivered work: a shared operating record for initiatives, decisions, artifacts, approvals, and receipts across the AI tools your team already uses. - [Agents](https://docs.useorgx.com/docs/platform/agents.md): Canonical OrgX agent domains, selection logic, and why specialist routing improves outcomes. - [How OrgX Works](https://docs.useorgx.com/docs/platform/architecture.md): A high-level overview of how OrgX turns goals into approved, verified work across MCP clients, Mission Control, and connected tools. - [Artifacts](https://docs.useorgx.com/docs/platform/artifacts.md): OrgX artifacts are verified agent outputs — specs, PRDs, campaigns, reports — with citations, reasoning chains, and verifier proof attached. Artifacts persist in org memory and can be referenced by any agent or human across sessions. - [Decisions](https://docs.useorgx.com/docs/platform/decisions.md): The human-in-the-loop checkpoint where you approve, reject, or guide agent work. - [Skills](https://docs.useorgx.com/docs/platform/skills.md): OrgX skill packs — reusable Claude instructions that unlock specialized agent workflows from any MCP client. - [Quickstart](https://docs.useorgx.com/docs/quickstart.md): Get OrgX running and your first agent working in under 10 minutes. - [FAQ](https://docs.useorgx.com/docs/resources/faq.md): Common questions about OrgX: what it is, who it is for, how it differs from using AI clients alone, trust and approval workflows, pricing, and current capabilities. - [LLM Ingestion](https://docs.useorgx.com/docs/resources/llm-ingestion.md): How to make OrgX docs consumable by LLMs with Mintlify and code-generated references. - [Roadmap](https://docs.useorgx.com/docs/resources/roadmap.md): What we're building and where OrgX is headed. - [Security & Privacy](https://docs.useorgx.com/docs/resources/security.md): OrgX security model: Clerk auth, OAuth 2.1 with PKCE for MCP, row-level workspace isolation, explicit agent scopes, append-only audit log, and configurable autonomy limits. Agents earn trust progressively — no elevated access by default. - [OrgX AI Toolkit Launch](https://docs.useorgx.com/docs/resources/toolkit-launch.md): Launch thread, positioning brief, and demo script for the OrgX AI Toolkit announcement. ## OpenAPI Specs - [openapi](https://docs.useorgx.com/docs/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/useorgx)