Skip to content
Gemini CLI

OrgX MCP — Organizational Continuity for AI Agents for Gemini CLI

com.useorgx/orgx-mcp

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

client:Gemini CLI transport:streamable-http

Install OrgX MCP — Organizational Continuity for AI Agents in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

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

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

OrgX MCP — Organizational Continuity for AI Agents in other clients