Pick your AI agent
PandaStudio exposes a localhost API and an MCP server, so any AI agent can drive it. Pick the one you already use — each guide is written for complete newbies and takes about 5 minutes.
Claude Code
Anthropic's terminal coding agent. Ships with the official PandaStudio Skill — best out-of-the-box experience.
Claude Desktop
Anthropic's chat app. Talk to Claude in plain English, watch it edit your video. No coding background needed.
Cursor
The AI-first code editor. Drop the MCP config in once and edit videos from the same window you ship code from.
Continue
Open-source AI assistant for VS Code & JetBrains. Wire PandaStudio in via MCP for free, model-agnostic editing.
Cline
VS Code agentic extension. Add PandaStudio to its MCP server list and you can drive the editor from a side panel.
Don't see your agent?
PandaStudio speaks the open Model Context Protocol (MCP) and a plain HTTP+JSON API. If your agent supports either, it can drive PandaStudio. Browse the full command reference to wire it up yourself.
View CLI & MCP reference