~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json~/.config/Claude/claude_desktop_config.json{
"mcpServers": {
"mcp-debugger": {
"command": "node",
"args": [
"C:/path/to/mcp-debugger/dist/index.js",
"stdio",
"--log-level",
"debug",
"--log-file",
"C:/path/to/logs/debug-mcp-server.log"
]
}
}
}