RunCrucible is an MCP server that lets Claude, Cursor, and Windsurf detect and run your test suite — so your AI can see failures and fix them directly.
What it does
Add RunCrucible to your MCP config and your AI assistant gets instant access to your test suite.
Scans your repo and identifies Jest, Vitest, pytest, or Mocha automatically from your config files.
Executes your test suite and returns full output — stdout, stderr, exit code — so your AI can read failures and fix them without leaving the editor.
Your key is validated on startup. Active subscription = tools work. Cancelled = immediate cutoff. No manual intervention needed.
Setup
Add this to your MCP config and restart your client. That's it.
// Claude Code, Cursor, Windsurf — same config format { "mcpServers": { "runcrucible": { "command": "runcrucible-mcp", "env": { "RUNCRUCIBLE_LICENSE_KEY": "your-license-key" } } } }
Supported
Framework is auto-detected. No flags, no extra config.
Pricing
Pro
per month · cancel anytime