Create Prints for Cursor
ai.createprints/createprints
Generate AI artwork and order physical wall-art prints through conversation.
client:Cursor
transport:streamable-http
Install Create Prints in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"createprints": {
"url": "https://mcp.createprints.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs