mcp probe kit for Claude Desktop
io.github.mybolide/mcp-probe-kit
Spec-driven dev workflow MCP: start_* orchestration, memory, GitNexus, quality gates.
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp probe kit in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-probe-kit": {
"command": "npx",
"args": [
"-y",
"mcp-probe-kit"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs