MCP server for Clipkit — gives AI agents a video toolbox via the Clipkit schema. Connect the official Clipkit MCP server to Claude, ChatGPT, or Cursor through gate — one gateway URL, no config files, security-checked.
Free to start · No credit card · No hosting needed
Real prompts you can type the moment it's connected — no setup, no docs to read.
“Use “read_docs”: Return a canonical Clipkit doc as text. topic "card" = the ~8KB compact authoring card — the recommended context for authoring; "pattern-dat.”
“Use “get_schema”: Return the authoritative JSON Schema for a Clipkit Source — exact field names, types, and enums, generated from the protocol. Call with no a.”
“Use “create_project”: Create a new, blank Clipkit project with the given dimensions and duration, and return its project_id. Defaults: 1920×1080, 10 seconds, 30 f.”
“Use “get_project”: Return the full current Clipkit source as JSON. Use this to inspect the project, pass it to a render pipeline, or compose follow-up edits.”
Every server in the gate directory has to pass the same four checks before your AI can touch it. Here's how Clipkit holds up.
Operated by Clipkit (clipkit.dev) at its documented MCP endpoint — not a third-party mirror or community re-host.
This server only exposes public data — no account and no credentials are involved when you connect.
gate checks every tool for prompt injection, hidden instructions, data-exfiltration hints, and over-broad permissions before the server is available through your gateway.
If Clipkit adds or changes tools later, gate re-scans and alerts you — before your AI acts on the change.
Add one gateway URL to Claude, ChatGPT, or any MCP client. One-time setup, about two minutes.
Choose Clipkit in the gate directory. No sign-in needed.
Clipkit's tools are live in every AI client you've connected — with rules and logging built in.
Free to start · No credit card · No hosting needed
Fetched live from the official endpoint and re-checked daily by gate — not marketing copy.
read_docs — Return a canonical Clipkit doc as text. topic "card" = the ~8KB compact authoring card — the recommended context for authoring; "pattern-dat
get_schema — Return the authoritative JSON Schema for a Clipkit Source — exact field names, types, and enums, generated from the protocol. Call with no a
create_project — Create a new, blank Clipkit project with the given dimensions and duration, and return its project_id. Defaults: 1920×1080, 10 seconds, 30 f
get_project — Return the full current Clipkit source as JSON. Use this to inspect the project, pass it to a render pipeline, or compose follow-up edits.
describe_project — Return a compact, human-readable summary of the current project — dimensions, fps, duration, an element breakdown by type, a per-track timel
set_project — Replace the entire project with the given source JSON, returning its project_id. This is the PRIMARY way to build: use it to create a compos
add_element — Append a single element to an existing project — a TWEAK, e.g. dropping in one more caption or shape. By default it is added at the top leve
edit_element — Change fields on the element with the given id by merging in a partial element — only the keys you include change. The id may be any element
+ 7 more tools once connected
https://www.clipkit.dev/mcpYes — Clipkit operates its own remote MCP server at www.clipkit.dev. gate connects you to that official endpoint and adds security scanning, per-tool access rules, and an activity log on top.
Add gate's gateway URL to your AI client once, then pick Clipkit in the directory. No account or sign-in is needed. From then on, Clipkit's tools are available in every client you've connected to gate.
No. Clipkit runs the server, and gate is fully managed. You just connect one URL — there's nothing to install, deploy, or maintain.
It's the vendor's official endpoint, and gate scans its tools for prompt injection and hidden instructions before it goes live, re-checks it whenever it changes, and lets you allow, block, or require approval for every single tool.
Yes — you can get started with gate for free and connect Clipkit in minutes. No credit card required.
Every server below works through the same gateway URL — connect once, add tools anytime.
Set up Clipkit in: Claude · Claude Code · ChatGPT · Cursor · VS Code