@allenaj

ZeroGPU

OpenClaw plugin: offload cheap AI tasks to the ZeroGPU MCP server.

Current version
v0.1.1
bundle-pluginCommunitystructural

openclaw-package-zerogpu

OpenClaw plugin and skill for routing cheap plain-text AI tasks to the ZeroGPU MCP server.

Install From Source

npm install
npm run build
openclaw plugins install ./

Register the remote MCP server separately:

openclaw mcp set zerogpu '{
  "url": "https://mcp.zerogpu.ai/mcp",
  "transport": "streamable-http",
  "headers": {
    "x-api-key": "<your-api-key>",
    "x-project-id": "<your-project-id>"
  }
}'

See ../README.md in the repository for the full OpenClaw setup and verification flow.

Source and release

Install command

openclaw plugins install clawhub:openclaw-package-zerogpu

Metadata

  • Package: openclaw-package-zerogpu
  • Created: 2026/05/06
  • Updated: 2026/05/06
  • Executes code: No

Compatibility

  • Built with OpenClaw: 2026.4.27
  • Plugin API range: >=2026.4.0
  • Tags: latest
  • Files: 6