mcp debugger for Claude Desktop
io.github.digital-defiance/mcp-debugger
Node.js and TypeScript debugging with 25+ tools for AI agents
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp debugger in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-debugger": {
"command": "npx",
"args": [
"-y",
"@ai-capabilities-suite/mcp-debugger-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs