mcp probe kit for Windsurf
io.github.mybolide/mcp-probe-kit
Spec-driven dev workflow MCP: start_* orchestration, memory, GitNexus, quality gates.
client:Windsurf
transport:stdio
runtime:npm
Install mcp probe kit in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-probe-kit": {
"command": "npx",
"args": [
"-y",
"mcp-probe-kit"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs