01
Add the URL
Point the agent at https://clipstudio.ai/api/mcp. No client id. No pasted key.
Agents / MCP
Paste one URL into Claude, Cursor, ChatGPT, or Grok. Sign in with your Clip Studio account. The agent can quote, generate, and play the public products you already use — on the same credits.
https://clipstudio.ai/api/mcp01
Point the agent at https://clipstudio.ai/api/mcp. No client id. No pasted key.
02
The agent opens Clip Studio. Log in if you need to, then Approve. That is the whole auth.
03
Video Lab, Last Frame, Topic Shorts, Ad Lab, Story, UGC, library, and free tools. Same 402 credit wall as the site.
Connect
Customize → Connectors → Add custom connector. Paste the URL. Connect. Leave OAuth client id empty.
https://clipstudio.ai/api/mcp
Add an HTTP MCP server with the URL only. Cursor runs OAuth on first use.
{
"mcpServers": {
"clipstudio": {
"url": "https://clipstudio.ai/api/mcp"
}
}
}Then run /mcp in the CLI and sign in when prompted.
claude mcp add --transport http clipstudio https://clipstudio.ai/api/mcp
Custom MCP / connector. Paste the URL, then complete Clip Studio Approve.
https://clipstudio.ai/api/mcp
Custom MCP connector. Paste the URL. Sign in on clipstudio.ai when asked.
https://clipstudio.ai/api/mcp
Tools
Video Lab
Frontier text- and image-to-video models with exact credit quotes.
Last Frame
Play a generated film. The last frame is canon.
Topic Shorts
Type a topic. Get a faceless short with stock, voice, and captions.
Ad Lab
Paste a website and generate on-brand static ads.
Story
Turn a story into a narrated multi-shot video.
UGC ads
UGC-style actor ads from a script and a face.
Library
Clips you already generated.
Free tools
Copy, hooks, briefs, and planning tools.
Account
Plan, credits, and billing.
MCP clients register themselves and open a browser. You approve. Tokens stay on the agent; we store hashes.
If a human cannot do it on clipstudio.ai, the agent cannot do it here. No admin, no webhooks, no chat internals.
Quotes and generations use your plan. Shortfalls return required and available credits so the agent can send you to billing.
A hosted Model Context Protocol server. Any MCP client can use Clip Studio’s public products — Video Lab, Last Frame, Topic Shorts, Ad Lab, Story, UGC, library, and free tools — as the signed-in account, on the same credits as the website.
Add https://clipstudio.ai/api/mcp as a remote MCP server. The first call opens Clip Studio login, then one Approve. You do not paste an API key.
No. Agents spend the same plan credits a human would. Paid jobs quote first. If the balance is short, the tool returns HTTP 402 with requiredCredits and availableCredits.
No. Agentic Studio stays a browser chat. Agents call the same product APIs that studio already uses, not the AG-UI stream.