console-ninja
stdioUsed by 2 plugins
Installs debug-tools, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub adeonir/claude-code-extras --plugin debug-toolsAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"console-ninja": {
"command": "npx",
"args": [
"-y",
"-c",
"node ~/.console-ninja/mcp"
]
}
}
}Command
npxArguments
-y-cnode ~/.console-ninja/mcp