pare test for Claude Desktop
io.github.dave-london/pare-test
Pare Test ג€” Auto-detects test framework (pytest, jest, vitest, mocha), returns typed JSON.
client:Claude Desktop
transport:stdio
runtime:npm
Install pare test in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pare-test": {
"command": "npx",
"args": [
"-y",
"@paretools/test"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs