CLIO Node Hardware for VS Code
io.github.iowarp/node-hardware-mcp
Node Hardware MCP - Comprehensive Hardware Monitoring and System Analysis for LLMs with...
client:VS Code
transport:stdio
runtime:pypi
Install CLIO Node Hardware in VS Code
.vscode/mcp.json
{
"servers": {
"node-hardware-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"clio-kit"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs