Skip to content
Grok

Create Prints for Grok

ai.createprints/createprints

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

client:Grok transport:streamable-http

Install Create Prints in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Create Prints in other clients