Skip to content
Windsurf

universal test framework for Windsurf

io.github.phoenice-labs/universal-test-framework

Polyglot MCP test generation with 8-section contract enforcement across Python, TS, Java, Go, C++.

client:Windsurf transport:stdio runtime:pypi

Install universal test framework in Windsurf

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

{
  "mcpServers": {
    "universal-test-framework": {
      "command": "uvx",
      "args": [
        "universal-test-framework"
      ]
    }
  }
}

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

universal test framework in other clients