{
  "schema_version": "2024-11-05",
  "name": "Designprint",
  "description": "Print and ship a design you created in a chat — poster, business card, flyer, A4 document, invitation, sticker, or postcard. Guest checkout, no account required.",
  "servers": [
    {
      "name": "Designprint",
      "description": "Remote MCP server exposing the print_design tool: renders a print-ready proof and opens a guest checkout to order it shipped.",
      "transport": "streamable-http",
      "url": "https://designprint-connector.onrender.com/mcp"
    }
  ],
  "tools": [
    {
      "name": "print_design",
      "description": "Print and ship a design the user created in this chat. Pass the design's HTML (preferred) or an image URL, plus optional title, width_in, height_in. Renders a print-ready proof and shows an order card with size, quantity, and price; the user checks out as a guest."
    }
  ],
  "documentation": "https://thedesignprint.com/print-from-claude",
  "contact": "team@thedesignprint.com"
}
