Skip to content
Zed

Dockerhub for Zed

io.github.pipeworx-io/dockerhub

Docker Hub MCP — wraps the Docker Hub v2 API (free, no auth required for public data)

client:Zed transport:streamable-http

Install Dockerhub in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "dockerhub": {
      "url": "https://gateway.pipeworx.io/dockerhub/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Dockerhub in other clients