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 from Cursor Directory

If the one-click button did not open Cursor, install Oi from Cursor Directory.

Or install manually

  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.

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?