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 plan.
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, Image Lab, Audio Lab, Last Frame, Topic Shorts, Talking Shorts, Ad Lab, Story, library, and free tools. Same generation-limit wall as the site. Publish or unpublish a completed library generation, or list public publications, without using extra allowance.
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 quotes before generate.
Image Lab
Generate stills with GPT Image 2, Nano Banana, and FLUX 2 Pro. Quoted before generate.
Audio Lab
Turn a script into downloadable narration with Clip Studio voices.
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.
Talking Shorts
Paste a product URL or a brief. Pick a face and a voice. Get a talking-head ad.
Library
Clips you already generated. Publish a completed one to a public page.
Free tools
Copy, hooks, briefs, and planning tools.
Account
Plan, usage, 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 HTTP 402 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, Image Lab, Audio Lab, Last Frame, Topic Shorts, Talking Shorts, Ad Lab, Story, library, and free tools — as the signed-in account, on the same plan 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 use the same monthly generation limit a human would. Paid jobs quote first. If the allowance is short, the tool returns HTTP 402 so you can upgrade.
No. Agentic Studio stays a browser chat. Agents call the same product APIs that studio already uses, not the AG-UI stream.