Cursor Agent

Cursor's AI agent wrapped via the cursor-acp adapter package.

Prerequisites

  • Cursor CLI installed on your system.
  • Node.js for the ACP adapter.
  • A Cursor account with agent access.

Setup

  1. Install the Cursor CLI:
    # macOS / Linux
    curl https://cursor.com/install -fsS | bash
  2. Install the ACP adapter:
    npm install -g cursor-acp
  3. Select in Blueprint AI — Choose Cursor Agent from the agent dropdown.

Key Details

TypeCLI (JSON-RPC over stdio)
ACP Adaptercursor-acp
Default ModelSet by Cursor account

Troubleshooting

  • Make sure both cursor-agent and the ACP adapter are available on your PATH.
  • Set the Cursor Agent CLI path manually in Project Settings > Blueprint AI > BAI Agents > Path Overrides if auto-detection fails.