Used by 1 plugin
Add to your .mcp.json:
{
"mcpServers": {
"mcp-debugger": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/bin/index.js"
],
"env": {
"NODE_ENV": "production"
}
}
}
}This server has elevated permissions. Review the source code before enabling.
nodeNODE_ENV=production