Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Creative Claw

REMOTE · APP.CREATIVECLAW.CO · SCANNED SEP 21

On-brand creative studio for AI agents: images, video, audio, and 3D.

+3 this week 80 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security78
  • The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
  • Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
  • HTTPS enforcement could not be verified: the plaintext port answered with HTTP 404, which proves neither a plaintext path nor enforcement. View diagnostics → Unverified
  • HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
  • DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
  • The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability100
Schema Quality & AI Usability75
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 26552 tokens (~428/item across 62 items; 53 tools + 9 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management54
  • Stability check failed: schema churn in the 17 days we've observed: 1 tool removals, 0 breaking changes, 0 auth/transport breaks, 8 additions. See how to fix → Fail
Tool Coverage98
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 95% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 5 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 55 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
  • Supports UI / widget rendering.Pass
Install

How do I install the Creative Claw MCP server?

Creative Claw is a hosted endpoint at https://app.creativeclaw.co/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · app.creativeclaw.co

# add to Claude Code
claude mcp add --transport http co-creativeclaw-creative-claw 'https://app.creativeclaw.co/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "co-creativeclaw-creative-claw": {
      "url": "https://app.creativeclaw.co/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "co-creativeclaw-creative-claw": {
      "type": "http",
      "url": "https://app.creativeclaw.co/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.co-creativeclaw-creative-claw]
url = "https://app.creativeclaw.co/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "co-creativeclaw-creative-claw": {
      "type": "remote",
      "url": "https://app.creativeclaw.co/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add co-creativeclaw-creative-claw --url 'https://app.creativeclaw.co/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  co-creativeclaw-creative-claw:
    url: "https://app.creativeclaw.co/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "co-creativeclaw-creative-claw": {
      "Transport": "http",
      "Url": "https://app.creativeclaw.co/mcp"
    }
  }
}
# add to Vellum
assistant mcp add co-creativeclaw-creative-claw -t streamable-http -u 'https://app.creativeclaw.co/mcp'
// mcp.json
{
  "mcpServers": {
    "co-creativeclaw-creative-claw": {
      "type": "http",
      "url": "https://app.creativeclaw.co/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Sept 26 0
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 20 Sept 26 +1
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 19 Sept 26 0
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 18 Sept 26 +1
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 17 Sept 26 0
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 16 Sept 26 +1
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 15 Sept 26 0
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 14 Sept 26 +3
    • Authorization: fail → pass security
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Probed https://app.creativeclaw.co/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=creativeclaw.co CN=YE1,O=Let's Encrypt,C=US 17 Sept 2026 16 Dec 2026 ECDSA 256 ECDSA-SHA384 6efcbe8a543b85ad7d98f2c0beb82256166
SANs: *.creativeclaw.co, creativeclaw.co
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of app.creativeclaw.co. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
co. present 7786 8 Verified
creativeclaw.co. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer resource_metadata="https://app.creativeclaw.co/.well-known/oauth-protected-resource/mcp"

Bearer resource_metadata="https://app.creativeclaw.co/.well-known/oauth-protected-resource/mcp"

Protected resource metadata

Document https://app.creativeclaw.co/.well-known/oauth-protected-resource/mcp
Retrieved Yes
Resource https://app.creativeclaw.co/mcp
Authorisation server https://clerk.creativeclaw.co

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://app.creativeclaw.co/mcp Verified 200
http (plaintext) http://app.creativeclaw.co/mcp Inconclusive 404
MCP tools · 53 exposed · ~24,236 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
update_asset ~223

Organize a media asset by setting its name, tags, or description. Assets are entries in your media library (images, videos, audio, 3D models). - **Name**: Unique per user — lets you reference assets by name instead of ID. - **Tags**: Labels for grouping (e.g. "brand", "logo", "draft"). - **Description**: Free-text description. Examples: update_asset({ id: "...", name: "my-logo", tags: ["brand"] }). Clear name: update_asset({ id: "...", clear_name: true }).

NameTypeReqDescription
clear_namebooleanSet to true to remove the asset's name
descriptionstringSet or update the asset description
idstringyesThe asset ID to update
namestringSet a unique name for this asset. Must be unique across your assets. Use null to clear the name.
tagsarraySet tags for this asset (replaces existing tags). Pass an empty array to clear tags.

No output schema declared.

No examples provided.

update_film_project ~275

Update a film project: save the script (logline + shots), advance status, attach generated assets, or change the cast/theme. Shots: pass the full `shots` array to replace the shot list (e.g. when first saving the script), OR `patch_shots` to merge changes into existing shots by id (e.g. after generating one shot's storyboard/clip — set its storyboardUrl/clipUrl/status). Each shot: { id, description, prompt?, narration?, storyboardUrl?, clipUrl?, audioUrl?, durationS?, model?, status? }. Status values: drafting → script_ok → storyboard_ok → rendering → preview_ok → final. Set status to reflect approval gates as the user approves.

NameTypeReqDescription
assembled_urlstringFinal stitched film URL
audio_urlstringFull narration track URL
briefstring
character_idsarray
idstringyes
loglinestring
namestring
patch_shotsarrayValidated partial shot updates merged by stable id.
shotsarrayFull validated shot list; replaces the existing list.
statusstring
target_duration_sinteger
theme_idstring

No output schema declared.

No examples provided.

update_template ~306

Update an existing template's fields. Pass template_id or template_name, then any subset of fields to overwrite. Fields you omit are left alone. Kind cannot be changed after creation. **Replacement semantics:** parameters, model_params, and reference_asset_ids are fully replaced when passed. **Validation:** if html or prompt is replaced, every {{token}} must match a parameter — using the NEW parameters when also passed in the same call.

NameTypeReqDescription
descriptionstringNew description
heightintegerhtml kind only. New height.
htmlstringhtml kind only. Replacement HTML markup.
model_paramsobjectGenerative kind only. Replacement model_params object.
namestringNew name (unique per user, case-insensitive)
parametersarrayReplacement parameter list
promptstringGenerative kind only. Replacement prompt body.
recommended_modelstringGenerative kind only. New registry model id.
reference_asset_idsarrayGenerative kind only. Replacement reference asset id list.
sizesarrayhtml kind only. Replacement named sizes list. Pass [] to clear and fall back to width/height.
template_idstringTemplate ID. Provide either this or template_name.
template_namestringTemplate name to look up (case-insensitive). Provide either this or template_id.
widthintegerhtml kind only. New width.

No output schema declared.

No examples provided.

update_theme ~552

Create or update a brand theme. Themes store colors, fonts, logos, a markdown `notes` field (voice / audience / tone / do's-and-don'ts), a reference image, and any brand elements used for consistent media generation. Two modes: - **interactive** (`interactive: true`) — opens the visual editor in the chat for the user to drop fonts/colors/logos and click save. Use this for "edit my theme" / "help me set up a brand" style requests. - **direct** — pass `data`, `images`, and/or `set_default` to mutate without UI. Shallow-merges `data` by default; pass `override: true` to replace it entirely. `images` is always replaced. First image becomes the thumbnail. Creates a new theme if the name doesn't exist. First theme auto-becomes default. Examples: - update_theme({ interactive: true }) // create a new theme via the editor - update_theme({ name: "Acme", interactive: true }) // edit "Acme" in the editor - update_theme({ name: "Acme", data: { colors: [{ name: "Brand", hex: "#FF0000" }] } }) - update_theme({ name: "Acme", images: ["https://r2.../hero1.png"] })

NameTypeReqDescription
dataobjectTheme data — colors, fonts, logos, etc. Merged with existing data by default. Pass only when updating data; pass only `images` to update brand reference images.
imagesarrayBrand reference images for this theme — passed to image/video models as visual references. Replaces the entire images array when provided. The first image is automatically saved as the theme's thumbn…
interactivebooleanWhen true, open the visual theme editor (fonts, colors, logos, reference image) in the chat instead of mutating directly. The user fills in the form and clicks save; the editor calls update_theme aga…
namestringTheme name. Creates the theme if it doesn't exist. Optional only when interactive=true (the user picks/creates a theme inside the editor).
overridebooleanIf true, replaces the entire theme data. If false (default), shallow-merges with existing data — top-level keys are replaced, missing keys are preserved. Only applies to `data`; `images` is always re…
set_defaultbooleanIf true, makes this theme the default.

No output schema declared.

No examples provided.

upload_asset ~295

Add a file to your asset library by direct URL. This tool supports images, videos, audio, 3D models, and ZIP archives. The type is inferred from content_type when omitted and the MIME family is unambiguous. Provide type for generic MIME values such as application/octet-stream. HTML webpages and JSON/API responses are rejected. JSON-based glTF is accepted only when served as model/gltf+json with type 3d_model. ZIPs use type zip and are limited to 1 GiB. The check uses the server's Content-Type header and does not inspect file contents. The server stores accepted files permanently and returns a URL usable with other tools. Optionally set name, tags, and description for organization.

NameTypeReqDescription
content_typestringyesMIME type of the file (e.g. "image/png", "video/mp4", "audio/mp3")
descriptionstringOptional description of the asset
namestringOptional unique name for the asset
tagsarrayOptional tags for the asset
typestringAsset type. Optional when content_type clearly identifies an image, video, audio file, 3D model, or ZIP archive.
urlstringyesDirect URL of a publicly accessible image, video, audio, 3D-model, or ZIP file to import and store permanently. Webpage and JSON API URLs are rejected.

No output schema declared.

No examples provided.

upscale_media ~586

Upscale an image or video to higher resolution using AI. Returns a permanent URL to the upscaled result. **Images** — three models: - **aura** (default): Cheapest and fastest, fixed 4x upscale. Just provide the URL. - **clarity**: Best quality, 1-4x, supports prompt-guided upscaling with creativity/resemblance controls. Uses an 80-credit hold based on current fal megapixel pricing. - **recraft**: Simple crisp upscale, no extra params needed. **Videos** — two models: - **realesrgan** (default): Cheapest, 1-8x scale factor. - **bytedance**: Higher quality with target resolution presets (1080p/2k/4k) and FPS boost. Tips: - For quick/cheap upscaling, just provide media_url and type — defaults handle the rest. - For maximum image quality, use clarity model with a prompt. - For 4K video output, use bytedance model with target_resolution="4k".

NameTypeReqDescription
creativitynumberCreativity level 0-1 (image, clarity model only). Higher = more hallucinated detail. Default: 0
enhancement_presetstringEnhancement preset (video, bytedance model only). Default: general
media_urlstringyesURL of the image or video to upscale
promptstringGuide the upscaling (image, clarity model only). Describes desired output quality.
resemblancenumberResemblance to original 0-1 (image, clarity model only). Higher = closer to input. Default: 1
seednumberSeed for reproducibility (image, clarity model only)
target_fpsstringTarget FPS (video, bytedance model only). Default: 30
target_resolutionstringTarget resolution (video, bytedance model only). Default: 1080p
typestringyesType of media: image or video
upscale_factornumberUpscale factor 1-4x (image, clarity model only). Aura is fixed at 4x. Default: 2
upscale_modelstringUpscaler model. For images: aura (cheapest/fastest, 4x fixed), clarity (best quality, 1-4x, prompt-guided), recraft (crisp/simple). For videos: realesrgan (cheapest, 1-8x), bytedance (higher quality…
upscale_scaleintegerScale factor 1-8x (video, realesrgan model only). Default: 2

No output schema declared.

No examples provided.

Common questions

What is the Creative Claw MCP server?

Creative Claw is an MCP server listed in the public MCP registry as co.creativeclaw/creative-claw. On-brand creative studio for AI agents: images, video, audio, and 3D. This page covers its hosted endpoint (https://app.creativeclaw.co/mcp).

Is the Creative Claw MCP server safe to use?

Creative Claw scores 80 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Creative Claw MCP server expose?

Creative Claw exposes 53 tools: mcp_ui_action, generate_image, compare_models, generate_video, generate_speech, and 48 more. Their descriptions and schemas cost roughly 24,236 tokens of context every time the server is loaded.

Does the Creative Claw MCP server require authentication?

Yes. Creative Claw asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the Creative Claw MCP server still maintained?

Creative Claw is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.