Skip to content
Windsurf

test coverage mcp for Windsurf

io.github.goldbergyoni/test-coverage-mcp

Analyze test coverage from LCOV files - makes AI agents coverage-aware without wasting tokens

client:Windsurf transport:stdio runtime:npm

Install test coverage mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "test-coverage-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "test-coverage-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

test coverage mcp in other clients