MCP Server
MCP
io.github.yamaru-eu/hardware-probe
Hardware probe for performance diagnostics, thermal monitoring, and LLM optimization.
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
By
Comments
Sign in to leave a comment