mcp

tested-hq/mcp
★ 0 stars TypeScript Code/Dev Tools Updated 4d ago
@tested/mcp — MCP server exposing coverage tools to Claude / Cursor over stdio.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tested-hq/mcp"
      ]
    }
  }
}

README Excerpt

MCP server for [tested.dev](https://tested.dev). Gives Claude Code, Cursor, or any MCP client the patch coverage, flake, and suite-duration data behind your PR checks, over stdio. `@tested/mcp` 0.1.3 on npm. Node 24+. Add the server to `.cursor/mcp.json` (Cursor) or `.mcp.json` (Claude Code): ```json

Tools (20)

TESTED_ALLOWED_CWDSTESTED_BINTESTED_BIN_ALLOW_PREFIXTESTED_JUNITTESTED_TOKENcheckcoverage_fordoctorduration_deltaexplain_lineget_coverage_summaryget_failedget_flakesget_performanceget_uncovered_diffmap_uncovered_to_testnew_since_mainpushtriageuncovered_branches

Topics

coveragemcp