DesignGen MCP Agent Guide

Connect Claude, ChatGPT, Codex, or any other MCP client to DesignGen for apparel design, brand, print-prep, and Creative Studio workflows.

Pick your agent

Each guide covers the exact setup for one client, and each one can be handed straight to that agent to run itself.

Connector URL

Use the production MCP resource URL when adding DesignGen to an MCP client.

  • Production: https://mcp.trydesigngen.com/mcp
  • Staging: https://mcp-staging.trydesigngen.com/mcp
  • The OAuth flow uses PKCE S256 and dynamic client registration.

Recommended first calls

After authorization, agents should confirm the connection and fetch the current runtime guide before starting expensive work.

  • Call mcp_connection_status to confirm the connected client, policy, scopes, and docs links.
  • Call designgen_mcp_guide with topic=permissions or topic=approvals when deciding how to recover from auth or approval gates.
  • For carousel or multi-step work, start with designgen_carousel (operation "start") rather than low-level generation tools.

Account Center

Users can manage connected agents from DesignGen Account Center.

  • Open /app/settings?tab=agents to copy the connector URL, inspect grants, change default approval policy, or revoke a connector.
  • Open /app/settings?tab=billing&reason=mcp to upgrade a free account before connecting agents.