useorgx

Orgx MCP — Development skill for Claude Code

Development community

Organizational memory and agent orchestration MCP.

How to install Orgx MCP

This entry records only its repository, not the path inside it, so there is no exact command to give. Open useorgx/orgx-mcp and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Orgx MCP does

Organizational memory and agent orchestration MCP. Remember decisions, artifacts, tasks, and project context across Claude, ChatGPT, Cursor, and other agents.

Alternatives in Development

  • Haft — Engineering decisions engine that know when they're stale 1.4k ★
  • /remember — Save a finding or successful pattern to persistent hunt memory 1.2k ★
  • Projectmem — Open-source coding agent memory 766 ★

README

OrgX MCP — organizational continuity for AI agents

[![smithery badge](https://smithery.ai/badge/useorgx/orgx-mcp)](https://smithery.ai/servers/useorgx/orgx-mcp)

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.

How: organizational memory. OrgX MCP lets agents remember decisions, recall artifacts, review pending approvals, assign work to specialist agents, track initiative health, and render interactive workflows in MCP Apps-compatible clients.

Try these prompts

Continue what the other agent started on the onboarding analytics migration.

What did we decide about billing, and why?

Who approved this?

Show me it actually shipped.

Remember this decision for the team: we are moving onboarding analytics to PostHog.

Assign this research task to an agent and tell me when it's done.

What is blocked on the Growth Launch initiative?

Install

Verified onboarding paths — the setup wizard:

npx -y @useorgx/wizard setup

or connect the remote MCP URL:

`https://mcp.useorgx.com/mcp`

Use the Memory profile when you want OrgX to act as shared organizational memory for Claude, ChatGPT, Cursor, and AI agents. Use the Full profile when you want planning, task delegation, widgets, and initiative execution.

Consent and least-privilege access

The hosted OAuth flow separates configuration from authorization:

  1. Choose Read, Operate, or Customize.
  2. Review the exact resource scopes and account boundary.
  3. Authorize once, then verify granted_scopes and visible_tools with orgx_bootstrap.

For OAuth sessions, MCP discovery is the intersection of the connection profile and the granted scopes. Every call rechecks the scope and returns a structured `403 insufficient_scope` challenge when the grant is too narrow