Install for Cursor

Install Oi in Cursor.

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

Install Connector

  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 Agent 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 Agent Contexts.
  • use pv designer review this onboarding flow.
  • use Oi route this implementation plan through the right Agent Contexts.

Want to install somewhere else?