ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Gelato with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage print-on-demand orders, track fulfillment, and get shipping quotes via AI agents with Gelato.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 12 capabilities

The complete Gelato capability set.

These are the exact actions your AI can choose when you ask it to work with Gelato.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through Gelato.

  1. 01

    Get order status

    Get order details

  2. 02

    Cancel print order

    Cancel an order

  3. 03

    Create print order

    Place new order

  4. 04

    Verify API connection

    Check connection

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through Gelato.

  1. 05

    Get account info

    Get account identity

  2. 06

    Get product details

    Get product metadata

  3. 07

    Get shipping quote

    Request a quote

  4. 08

    List catalog products

    List products in catalog

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through Gelato.

  1. 09

    List print orders

    List all orders

  2. 10

    List product catalogs

    List product catalogs

  3. 11

    Get order shipments

    Track shipments

  4. 12

    List print webhooks

    List webhook configs

Observed, not estimated

867ms average. Fast in production.

Gelato is checked daily against the live service.

Daily averagePeak 1169ms
Aug 20Today
Fastest day
720ms
Slowest day
1169ms
14-day trend
Slowing+62%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 12 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Gelato, so you can see the experience inside your AI.

It does not authenticate your account with Gelato. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Gelato Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_AwikCo5SDU7YCKQtxtazisxcgQLfCg8YsFhfaYUg/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Gelato capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "gelato-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_AwikCo5SDU7YCKQtxtazisxcgQLfCg8YsFhfaYUg/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Gelato owners ask.

  • 01

    How do I get an API Key for Gelato?

    Log in to your Gelato dashboard, navigate to Developers > API keys, and you can generate a new production or test key there.

  • 02

    What is the difference between an Order ID and a Reference ID?

    The Order ID is generated by Gelato, while the Reference ID is your own internal identifier passed during order creation to map the records.

  • 03

    Can I cancel an order via the agent?

    Yes, use the 'cancel_print_order' capability. Note that cancellation is only possible if the order status is still 'created' and production hasn't started.

  • 04

    How do I find the correct product UID?

    Use the 'list_catalog_products' capability to browse available items. The agent will return the unique 'productUid' needed for order creation.