mcp probe for Windsurf
io.github.incultnitollc/mcp-probe
Inspect and score any MCP server 0-100 on publishability, schema and protocol before publish.
client:Windsurf
transport:stdio
runtime:npm
Install mcp probe in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-probe": {
"command": "npx",
"args": [
"-y",
"@incultnitollc/mcp-probe"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs