{
  "markdown": "# <img src=\"https://www.oioioi.ai/brand/oi-icon.svg\" alt=\"Oi Logo\" style=\"width: 1em; height: 1em; vertical-align: -0.12em;\" /> Oi - Gemini CLI and Antigravity\n\n[Website](https://www.oioioi.ai) | [App](https://app.oioioi.ai)\n\nInstall Oi into Gemini CLI or Antigravity for shared Contexts, Workflows, Skills, Guardrails, Brain, Connections, and reporting.\n\nYou will need an Oi account and an Oi organization API key before connecting Oi.\n\nOi is provided as a hosted streamable HTTP MCP server at `https://api.oioioi.ai/mcp`.\n\n## Gemini CLI\n\n1. Install the extension:\n\n```bash\ngemini extensions install https://github.com/carhaix/oi-gemini\n```\n\n2. When prompted for `Oi API token`, paste an exported Oi organization API key.\n\n3. Restart Gemini CLI so the extension MCP server is loaded.\n\n4. Confirm the extension is installed:\n\n```bash\ngemini extensions list\n```\n\n5. Start Gemini CLI and ask it to use Oi:\n\n```text\nList the Oi contexts available to my team.\n```\n\nGemini CLI exposes MCP tools with an `mcp_oi_` prefix internally. In normal use, you can simply ask Gemini to use Oi.\n\n## Antigravity\n\n1. Install the plugin:\n\n```bash\nagy plugin install https://github.com/carhaix/oi-gemini\n```\n\n2. Add your Oi organization API key to the installed plugin environment file:\n\n```bash\nOI_API_TOKEN=your_oi_api_key_here\n```\n\nThe file is located at:\n\n```text\n~/.gemini/antigravity-cli/plugins/oi/.env\n```\n\n3. Restart Antigravity CLI.\n\n4. Confirm the MCP server is connected:\n\n```text\n/mcp\n```\n\nExpected status:\n\n```text\noi  connected\n```\n\n5. Ask Antigravity to use Oi:\n\n```text\nUse Oi to list my contexts.\n```\n\nIf `/mcp` shows `Unauthorized [Auth Needed]`, Antigravity loaded the plugin but did not send a valid `Authorization` header to Oi. Confirm the `.env` file contains `OI_API_TOKEN` and restart Antigravity.\n\n## Usage\n\nAfter connecting Oi, ask Gemini CLI or Antigravity to use Oi for Context, Workflow, and Skill discovery and execution, Guardrail lifecycle operations, or connected-provider work:\n\n```text\n# list the Contexts available to your team\nList the Oi contexts available to my team.\n\n# list the Workflows available to your team\nList the Oi workflows available to my team.\n\n# recommend the best Context or Workflow for a task\nUse Oi to recommend the best setup for reviewing this launch plan.\n\n# use one Context for a focused task\nUse the Oi designer context to review this onboarding flow.\n\n# stack contexts to tackle complex problems\nUse Oi with product-manager, designer, growth-lead, and software-engineer contexts to improve this onboarding flow.\n\n# use one Workflow for a multi-step task\nUse the Oi launch-readiness workflow to audit this release checklist before we ship.\n\n# run a Skill available to your organization\nUse Oi Skill customer-interview-synthesis on these interview notes.\n\n# inspect connected providers before using one\nUse Oi to list my Connections, then show the available actions for Linear.\n\n# update durable organization or personal memory in Brain\nUse Oi to remember this terminology for the organization.\nUse Oi to remember this working preference for me.\n```\n\n## Update\n\nGemini CLI:\n\n```bash\ngemini extensions update oi\n```\n\nAntigravity:\n\n```bash\nagy plugin install https://github.com/carhaix/oi-gemini\n```\n\n## Uninstall\n\nGemini CLI:\n\n```bash\ngemini extensions uninstall oi\n```\n\nAntigravity:\n\n```bash\nagy plugin uninstall oi\n```\n\n## Files\n\n- `gemini-extension.json` configures the Gemini CLI extension.\n- `skills/oi/SKILL.md` teaches Gemini when and how to route work through the full Oi MCP surface.\n- `plugin.json` and `mcp_config.json` configure the Antigravity plugin.\n\n## Links\n\n- [Oi MCP guide](https://www.oioioi.ai/guides/what-is-oi-mcp)\n- [Gemini CLI extension docs](https://geminicli.com/docs/extensions/)\n- [Gemini CLI releasing guide](https://geminicli.com/docs/extensions/releasing/)\n",
  "bytes": 3831,
  "sha": "9e0e7a82ecd64ea786842fbd59119d70c05526f6f7fe43a16cf9adc527077ccf",
  "repo_slug": "carhaix/oi-gemini",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_carhaix_oi_gemini_4b353297/readme"
}