Skip to content

automationjp/hyperdu

v0.4.0MIT

Disk usage for agents: find what is filling a drive and what can safely be freed. Bundles the HyperDU MCP server and a disk-space triage skill.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

hyperdustdio
{
  "type": "stdio",
  "command": "hyperdu-mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "hyperdu",
  "version": "0.4.0",
  "description": "Disk usage for agents: find what is filling a drive and what can safely be freed. Bundles the HyperDU MCP server and a disk-space triage skill.",
  "author": {
    "name": "automationjp",
    "url": "https://github.com/automationjp"
  },
  "homepage": "https://github.com/automationjp/HyperDiskUsage#readme",
  "repository": "https://github.com/automationjp/HyperDiskUsage",
  "license": "MIT",
  "keywords": [
    "disk-usage",
    "storage",
    "cleanup",
    "build-artifacts",
    "filesystem"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 2shell scripts
View on GitHub