Skip to content
VS Code

Create Prints for VS Code

ai.createprints/createprints

Generate AI artwork and order physical wall-art prints through conversation.

client:VS Code transport:streamable-http

Install Create Prints in VS Code

.vscode/mcp.json

{
  "servers": {
    "createprints": {
      "type": "http",
      "url": "https://mcp.createprints.ai/mcp"
    }
  }
}

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

Create Prints in other clients