Skip to content

Official Creatify MCP

Endpoint:

text
https://api.creatify.ai/mcp

Creatify's MCP complements the REST API. Use it when an agent needs structured product context, shared brand memory, skill publication, asynchronous generation orchestration, polling, and downloads.

Documented skill families

Skill familyPurpose
mcp-connectValidate the connection and register the server
orchestrator-clientSubmit a brief, poll the job, and download the result
productsScrape and curate product and brand context
shared-memorySave and recall brand decisions across supported runtimes
sync-skillPublish or update a workspace skill

Authentication

Add Creatify as a custom connector, use the endpoint above, and authenticate interactively. Do not store credentials, cookies, or tokens in source control.

Operational proof

A configured endpoint is not proof of a working integration. Require:

  1. Creatify tools appear in the agent runtime.
  2. A read-only call succeeds.
  3. The returned workspace or product state matches the intended account.
  4. Visible or returned credit information is captured before generation.

Routing

  • Use MCP for structured agent operations.
  • Use this API guide for deterministic request schemas and batch jobs.
  • Use the product and browser guide for visual templates, avatars, captions, scenes, editing, and UI-only features.

Safety

  • Do not publish, launch campaigns, connect ad accounts, upgrade plans, or delete assets without explicit authorization.
  • Apply the same credit approval gate to MCP jobs as API and browser jobs.
  • Do not use shared memory as the client source of truth.
  • Validate downloaded media before delivery.