Skip to content
Zed

printify for Zed

io.usefulapi/printify

Read shops, catalog blueprints, print providers, products and orders; create and publish products.

client:Zed transport:streamable-http

Install printify in Zed

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

{
  "context_servers": {
    "printify": {
      "url": "https://printify.usefulapi.io/mcp"
    }
  }
}

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

printify in other clients