Skip to main content
Add Paragon as an MCP server in Cursor to get code review, testing, and analysis tools directly in your editor.

Prerequisites

Get your API key

  1. Go to app.paragon.run
  2. Sign in or create an account
  3. Navigate to SettingsAPI Keys
  4. Copy your API key
Some tools like generate_tests, run_paragon, list_test_suites, and save_to_suite require an API key. Other tools work without one.

Setup

1

Open MCP settings

Open Cursor and go to SettingsMCP. Click + Add new MCP server.
2

Configure Paragon

Select Type: command and add the following configuration:
Replace your-api-key-here with your API key from app.paragon.run.Alternatively, create a .cursor/mcp.json file in your project root with the same configuration.
3

Verify the connection

After saving, you should see paragon listed in your MCP servers with a green status indicator.

Available tools

Once connected, Paragon exposes 12 tools to Cursor:

Code review

Testing

Test suite management

Utility

Usage

After setup, Cursor’s agent mode can automatically use Paragon tools when relevant. You can also request them directly in chat: