Skip to content
VS Code

OrgX MCP — Organizational Continuity for AI Agents for VS Code

com.useorgx/orgx-mcp

Make AI work resumable, reviewable, and provable across agents.

client:VS Code transport:streamable-http

Install OrgX MCP — Organizational Continuity for AI Agents in VS Code

.vscode/mcp.json

{
  "servers": {
    "orgx-mcp": {
      "type": "http",
      "url": "https://mcp.useorgx.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

OrgX MCP — Organizational Continuity for AI Agents in other clients