printify for Cursor
io.usefulapi/printify
Read shops, catalog blueprints, print providers, products and orders; create and publish products.
client:Cursor
transport:streamable-http
Install printify in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"printify": {
"url": "https://printify.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs