node runtime for Claude Desktop
io.github.mcp-protocol/node-runtime
This package is intended for demonstration only. Maintained by JFrog Security.
client:Claude Desktop
transport:stdio
runtime:npm
Install node runtime in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"node-runtime": {
"command": "npx",
"args": [
"-y",
"@mcp-protocol/node-runtime"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs