Skip to content

CLIO Node Hardware for Zed

io.github.iowarp/node-hardware-mcp

Node Hardware MCP - Comprehensive Hardware Monitoring and System Analysis for LLMs with...

client:Zed transport:stdio runtime:pypi

Install CLIO Node Hardware in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "node-hardware-mcp": {
      "command": "uvx",
      "args": [
        "clio-kit"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

CLIO Node Hardware in other clients