Test Intel for Windsurf
io.github.barissozudogru/test-intel
Coverage analysis, untested function detection and complexity scoring for TS and JS.
client:Windsurf
transport:stdio
runtime:npm
Install Test Intel in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"test-intel": {
"command": "npx",
"args": [
"-y",
"@barissozudogru/test-intel-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs