Skip to content
Windsurf

Jarroba Tools · Test audit for Windsurf

io.github.invarato/jarroba-tools-tests

Audits tests instead of writing them: what each one really asserts. 4 tools, local.

client:Windsurf transport:stdio runtime:npm

Install Jarroba Tools · Test audit in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "jarroba-tools-tests": {
      "command": "npx",
      "args": [
        "-y",
        "@jarroba/mcp-tests"
      ],
      "env": {
        "JARROBA_MCP_DOMAINS": "<JARROBA_MCP_DOMAINS>"
      }
    }
  }
}

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

Jarroba Tools · Test audit in other clients