get_os_metrics
ActiveTool of io.github.kwizzlesurp10-ctrl/x402-mcp
Host OS telemetry: CPU, memory, swap, disk, network, and process signals with an ok/warn/critical health verdict, sampled live from the machine running the server. Optionally includes the top processes by memory.
Parameters schema
{
"type": "object",
"title": "get_os_metricsArguments",
"properties": {
"agent_id": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Agent Id",
"default": null
},
"include_processes": {
"type": "boolean",
"title": "Include Processes",
"default": false
}
}
}Parent server
io.github.kwizzlesurp10-ctrl/x402-mcp
https://github.com/kwizzlesurp10-ctrl/x402-mcp
1/7 registries