← Back to Plugins
MCP Server MCP

io.github.yamaru-eu/hardware-probe

github By github 👁 2 views ▲ 0 votes

Hardware probe for performance diagnostics, thermal monitoring, and LLM optimization.

Homepage Verified source GitHub

Install

npx -y @yamaru-eu/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@yamaru-eu/hardware-probe",
      "version": "1.1.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "URL of the remote recommendation API",
          "format": "string",
          "name": "REMOTE_API_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...