CLIO Node Hardware for Cursor
io.github.iowarp/node-hardware-mcp
Node Hardware MCP - Comprehensive Hardware Monitoring and System Analysis for LLMs with...
client:Cursor
transport:stdio
runtime:pypi
Install CLIO Node Hardware in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"node-hardware-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"clio-kit"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs