MCP Test Runner for Windsurf
io.github.lovranran/mcp-test-runner
Local test execution and coverage summaries for onboarding agents.
client:Windsurf
transport:stdio
runtime:pypi
Install MCP Test Runner in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-test-runner": {
"command": "uvx",
"args": [
"lovranran-mcp-test-runner"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs