Install for Cursor
Install ProxVanta in Cursor.
Use the Cursor install script to add ProxVanta to Cursor, then complete the OAuth connect flow so your team can reuse shared Agent Contexts inside everyday coding workflows.
Before you start
- Create or switch into your organization in ProxVanta.
- Make sure Cursor is installed locally on the machine where you want to use ProxVanta.
- If you already have a ~/.cursor/mcp.json file, install jq first so the script can merge the ProxVanta entry safely.
Guided install path
- Open Terminal on the machine where Cursor is installed.
- Run the ProxVanta Cursor install script from the proxvanta-cursor repository.
- Restart Cursor.
- In Cursor, click Connect when ProxVanta shows Needs authentication.
- Complete the ProxVanta sign-in and approval flow in your browser.
- Return to Cursor and start with a simple ProxVanta prompt or routed Agent Context request.
Repo
The install script and related setup notes live in carhaix/proxvanta-cursor.
Install command
git clone https://github.com/carhaix/proxvanta-cursor.git
cd proxvanta-cursor
bash scripts/install-to-cursor.shThe script writes the ProxVanta MCP entry into ~/.cursor/mcp.json. Cursor then handles the browser-based sign-in and approval flow.
Optional check
cat ~/.cursor/mcp.jsonGood 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.