Skip to content
Windsurf

testing for Windsurf

io.github.rog0x/testing

Test generation, mocks, coverage analysis for AI agents

client:Windsurf transport:stdio runtime:npm

Install testing in Windsurf

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

{
  "mcpServers": {
    "testing": {
      "command": "npx",
      "args": [
        "-y",
        "@rog0x/mcp-testing-tools"
      ]
    }
  }
}

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

testing in other clients