3 months ago
Run tests directly from Claude, Cursor, or Windsurf. Detects Jest, Vitest, pytest, Mocha automatically.
Server Config
{
"mcpServers": {
"runcrucible": {
"command": "npx",
"args": [
"-y",
"runcrucible-mcp"
],
"env": {
"RUNCRUCIBLE_LICENSE_KEY": "<YOUR_LICENSE_KEY>"
}
}
}
}