Prerequisites
- Active Claude subscription (Pro, Max, or API access)
- Paragon CLI installed
Get your API key
- Go to app.paragon.run
- Sign in or create an account
- Navigate to Settings → API Keys
- 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
paragon listed as a configured MCP server.
