Start here. The AI Toolkit is the single entry point for connecting OrgX
to every AI client you already use. One command installs in all of them.
Install Organizational Memory in Every AI Tool You Use
OrgX gives Claude, Cursor, Codex, VS Code, Windsurf, Zed, ChatGPT, Gemini CLI, and other MCP clients shared organizational memory: decisions, artifacts, tasks, approvals, and project execution context. One install, every client.3 Ways to Connect
Path A: Wizard CLI
Recommended. Detects which AI clients you have installed and configures them automatically.Handles OAuth, config files, and auto-update across every supported client.
Path B: Skills
Manual. Add OrgX directly via your client’s skill or plugin interface.Best for clients with a built-in plugin marketplace (OpenClaw, VS Code extensions).See OpenClaw Plugin Setup →
Path C: MCP Direct
Raw endpoint. Point any MCP-compatible client at the hosted server.Handles OAuth automatically on first connect. See MCP Protocol →
Client Compatibility Matrix
| Client | Recommended Path | Auto-Update | Widgets | Notes |
|---|---|---|---|---|
| Claude | Wizard / MCP | Yes | Yes | Use Settings → Connectors for remote MCP |
| Cursor | Wizard / MCP | Yes | Yes | Wizard writes ~/.cursor/mcp.json automatically |
| Codex | Wizard / Skills | Yes | No | Skills injected via AGENTS.md or codex config |
| VS Code | Wizard / MCP | Yes | Yes | Wizard writes user MCP config; supports widgets |
| Windsurf | Wizard / MCP | Yes | No | MCP supported; no widget surface yet |
| Zed | Wizard / MCP | Coming soon | No | MCP support in progress |
| ChatGPT | MCP direct | No | Yes | Add https://mcp.useorgx.com/mcp via Apps & Connectors → Remote MCP server |
| Gemini CLI | MCP direct | No | No | Point at https://mcp.useorgx.com/mcp |
What the Toolkit Includes
Wizard CLI
Auto-configure every client.
npx @useorgx/wizard@latest setup detects
Claude, Cursor, VS Code, Codex, Windsurf, and Zed — then writes all config
files, handles OAuth, and keeps everything in sync.Hosted MCP Server
Organizational memory + execution control.
https://mcp.useorgx.com/mcp
is the OAuth-protected streamable HTTP endpoint. Every MCP-compatible
client speaks to the same surface — remember, recall, approve, delegate,
and track.Skills & Plugins
Native integration. The OpenClaw plugin wires OrgX into the local AI
runtime with browser-pairing in 60 seconds. Skills inject OrgX context
directly into agent instruction sets.
Live Dashboard
Mission Control. Every decision, artifact, and initiative is visible in
the web app — and actions taken in any client (Claude, Cursor, ChatGPT)
surface here in real time.
Explore Before Full Setup
Use these paths before wiring a full production workspace:Sandbox Playground
Visit useorgx.com/playground after signing in
to try guided sandbox flows without configuring an external MCP client.
Public MCP Endpoint
Connect any MCP client to
https://mcp.useorgx.com/public for no-auth
discovery tools, example payloads, and connection help. It does not expose
workspace data or execute authenticated OrgX actions.mcp-remote), add this to your MCP config:
The public endpoint is discovery-only. To remember decisions, search real
workspace memory, approve work, or spawn agents, connect the authenticated
MCP endpoint at
https://mcp.useorgx.com/mcp.Next Steps
Wizard CLI Onboarding
Complete walkthrough for the fastest setup path.
Cursor + MCP Setup
Manual Cursor configuration if you prefer not to use the wizard.
ChatGPT Integration
Add OrgX as a remote MCP server in ChatGPT.
OpenClaw Plugin Setup
60-second browser pairing for local OpenClaw runtimes.
Agent Quickstart
Spawn your first agent task once you’re connected.
