Skip to content
Back to search
30
MCP

@paretools/test

npm/@paretools/test

MCP server for test runners — structured pass/fail results with failure details for AI agents

Uptime
0.0%
36 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@paretools/test": {
      "url": "None",
      "transport": "http"
    }
  }
}