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

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

Install Claude Code

2

Add Paragon as an MCP server

Run the following command to register Paragon with Claude Code:
Replace your-api-key-here with your API key from app.paragon.run.
3

Verify the server is connected

You should see paragon listed as a configured MCP server.

Available tools

Once connected, Paragon exposes 12 tools to Claude Code:

Code review

Testing

Test suite management

Utility

Usage

After setup, Claude Code can automatically use Paragon tools when relevant. You can also request them directly:

Configuration

To update your API key or other environment variables, remove and re-add the server: