OiOi

Install for Cursor

Install Oi in Cursor.

Add Oi to Cursor so you can use Oi Contexts in your everyday coding workflow.

Requirements

Install Plugin

Install Oi directly from Cursor Directory.

Manual Install

  1. Open the carhaix/oi-cursor GitHub repo.
  2. Open Terminal on the machine where Cursor is installed.
  3. Clone the oi-cursor GitHub repo.
  4. Run the install script from the cloned repo.
  5. Restart Cursor.
  6. In Cursor, click Connect when Oi shows Needs authentication.
  7. Complete the Oi sign-in and approval flow in your browser.
  8. Return to Cursor and start with a simple Oi prompt or routed Context request.

Install command

git clone https://github.com/carhaix/oi-cursor.git cd oi-cursor bash scripts/install-to-cursor.sh

The script writes the Oi MCP entry into ~/.cursor/mcp.data. Cursor then handles the browser-based sign-in and approval flow.

Good first prompts

  • oi list the available Contexts.
  • oi designer review this onboarding flow.
  • oi route this implementation plan through the right Contexts.

Want to install somewhere else?