runCLI
stdioUsed by 1 plugin
Installs headless-knight, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub lostabaddon/headlessknightAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"runCLI": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/mcp/cli-runner-server.js"
]
}
}
}Security Considerations
Admin access level
This server has elevated permissions. Review the source code before enabling.
Command
nodeAccess Level
admin
Arguments
${CLAUDE_PLUGIN_ROOT}/mcp/cli-runner-server.js