Install for Cursor

Install ProxVanta in Cursor.

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

Install Connector

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

Install command

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

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

Good first prompts

  • use ProxVanta list the available Agent Contexts.
  • use ProxVanta designer to review this onboarding flow.
  • use ProxVanta route this implementation plan through the right Agent Contexts.

Want to install somewhere else?