@allenaj

ZeroGPU

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

Current version
v0.1.0
code-pluginCommunitysource-linked

openclaw-plugin-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://<your-worker>/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

Source repository

zerogpu/ZeroGPU-Router

Open repo

Source commit

2a8d10e

View commit

Install command

openclaw plugins install clawhub:openclaw-plugin-zerogpu

Metadata

  • Package: openclaw-plugin-zerogpu
  • Created: 2026/05/05
  • Updated: 2026/05/05
  • Executes code: Yes
  • Source tag: main

Compatibility

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