Skip to content
Zed

Dummyjson for Zed

io.github.pipeworx-io/dummyjson

DummyJSON mock REST: products, users, posts, recipes, todos. Keyless test data.

client:Zed transport:streamable-http

Install Dummyjson in Zed

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

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

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

Dummyjson in other clients