CLIO Node Hardware for Gemini CLI
io.github.iowarp/node-hardware-mcp
Node Hardware MCP - Comprehensive Hardware Monitoring and System Analysis for LLMs with...
client:Gemini CLI
transport:stdio
runtime:pypi
Install CLIO Node Hardware in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"node-hardware-mcp": {
"command": "uvx",
"args": [
"clio-kit"
]
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs