Skip to content
VS Code

printify for VS Code

io.usefulapi/printify

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

client:VS Code transport:streamable-http

Install printify in VS Code

.vscode/mcp.json

{
  "servers": {
    "printify": {
      "type": "http",
      "url": "https://printify.usefulapi.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

printify in other clients