OrgX MCP - Organizational Continuity for AI Agents

The task outlives the chat. OrgX MCP is organizational continuity for AI agents. Make AI work resumable, reviewable, and provable across agents. OrgX lets the next agent continue from the decisions, artifacts, approvals, owners, and proof the last agent left behind. Its 24 documented tools cover orgx, attention, request, poll. It is available as a remote MCP endpoint.

Teams that want a hosted cloud infrastructure endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-23 · ★ 2 · #117 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

TypeScript servers · how we verify → /methodology

01 · Install OrgX MCP - Organizational Continuity for AI Agents

before you install - you'll need

Set ORGX_API_URL, ORGX_SERVICE_KEY, MCP_JWT_SECRET, ORGX_INTERNAL_SECRET before connecting.

Claude Code

claude mcp add useorgx-orgx-mcp --transport http https://mcp.useorgx.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "useorgx-orgx-mcp": {
      "url": "https://mcp.useorgx.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.useorgx.com/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.useorgx.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license no standard license detected - usage rights unclear; check the repo before commercial use

registry vendor namespace com.useorgx - domain-verified with the official MCP registry

03 · What OrgX MCP - Organizational Continuity for AI Agents can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can find entities, decisions, artifacts, and memory, get next-action recommendations or morning brief signals, create or update durable OrgX records, and launch, pause, complete, validate, delete, or otherwise act on an entity.

Capability map

Tools grouped from the project's README - what OrgX MCP - Organizational Continuity for AI Agents lets an agent do.

Orgx

18 tools - e.g. Establish session context, scopes, and routing guidance; pass initiative_id to bind an initiative and receive its compiled work context.; Find entities, decisions, artifacts, and memory.; Hydrate one…

orgx_bootstrap · orgx_search · orgx_inspect · orgx_recommend · orgx_write · orgx_attach…

read & search

4 tools - e.g. Read active, blocked, and idle agent work.; Read initiative health, blockers, milestones, and activity.; Read receipts, exceptions, and executive operating signals.

get_agent_status · get_initiative_pulse · get_morning_brief · get_operator_chronicle

Scaffold

1 tool - e.g. Create a complete initiative hierarchy in one call.

scaffold_initiative

Consolidate

1 tool - e.g. Generate and persist a consolidation_pass receipt for a GitHub pull request.

consolidate_pr

Limitations (from the README)

- OrgX MCP requires an OrgX account and authenticated workspace for most meaningful operations. - Write-capable tools mutate OrgX state and must be used with deliberate user intent. - account_upgrade returns a checkout or contact URL; it does not silently purchase a plan. - Widget rendering depends on an MCP Apps-compatible host. Non-widget hosts still receive structured tool output.

Latest releases

v1.1.4 · 2026-07-28

Preserve actionable morning brief workspace errors

v1.1.3 · 2026-07-28

Harden live MCP contracts and prepare v1.1.3

v1.1.2 · 2026-07-28

Pass 3 + Pass 4: selection fixtures, conversation replay, Zod telemetry · Diagnostic fixes from launch-campaign empty-activity investigation · Add default milestones for sparse scaffolds · Remove generated scaffold…

04 · Who maintains OrgX MCP - Organizational Continuity for AI Agents

OrgX MCP - Organizational Continuity for AI Agents is maintained by useorgx. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
cloud infrastructure - ranked #117 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
release cadence
3 releases in the last 90 days (latest 2026-07-28)
registry
com.useorgx/orgx-mcp (active, first published 2026-02-11 · 6 versions)

06 · OrgX MCP - Organizational Continuity for AI Agents FAQ

Is OrgX MCP - Organizational Continuity for AI Agents still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-23 and it shipped 3 releases in the last 90 days. We re-verify nightly.

What can OrgX MCP - Organizational Continuity for AI Agents do?

With this server connected, an agent can find entities, decisions, artifacts, and memory, get next-action recommendations or morning brief signals, create or update durable OrgX records, and launch, pause, complete, validate, delete, or otherwise act on an entity.

How do I install OrgX MCP - Organizational Continuity for AI Agents?

Run `claude mcp add useorgx-orgx-mcp --transport http https://mcp.useorgx.com/mcp`. The README documents 4 environment variables (ORGX_API_URL, ORGX_SERVICE_KEY, MCP_JWT_SECRET…) to set first. Set ORGX_API_URL, ORGX_SERVICE_KEY, MCP_JWT_SECRET, ORGX_INTERNAL_SECRET before connecting. You can also paste the ready-made client config above.

Does OrgX MCP - Organizational Continuity for AI Agents require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to OrgX MCP - Organizational Continuity for AI Agents

More cloud infrastructure MCP servers · Remote Bridge · Dokploy MCP · Dot AI · Wasmagent MCP Server · Mymlh MCP Server

More TypeScript MCP servers · Valv · Can LII (vaquill-ai) · Vugola MCP · PageIndex MCP · see all