Let an AI agent buy ClipMaster and clip for you
ClipMaster speaks the open agent protocols. An autonomous agent can discover its tools, purchase credits, and turn raw video into scored, platform-ready clips — start to finish. API integration requires a minimum of the Pro plan.
Watch an agent do it — live
Ready. Click the discovery button to execute a live client fetch against ClipMaster's public manifest.
Agents find ClipMaster over MCP
A machine-readable tool manifest lives at /.well-known/mcp (and a Universal Commerce Protocol manifest at /.well-known/ucp). Any headless agent reads it and instantly knows how to analyze videos, list the catalog, and start a checkout — no scraping, no custom integration.
GET /.well-known/mcpAgents buy credits over AP2
start_checkout returns an AP2-compatible cart mandate and a checkout handoff. The agent never has to fake a charge — ClipMaster issues a signed cart and routes payment through Stripe, with an account handoff for entitlement-bound items.
POST /api/commerce/checkoutAgents clip, script & produce
With the account's API key, agents POST to /api/clip to turn videos into scored clips — or /api/promo/generate to script a promo from a website, and /api/avatar to produce a talking-head from that script. Fully programmatic, credit-metered, account-scoped.
POST /api/clip · /api/promo/generate · /api/avatarBuilt for the agentic web
MCP for tool discovery, AP2 + UCP for commerce. Any compliant agent works out of the box — Claude, custom LLM agents, or your own orchestrator.
ClipMaster never fakes a charge. It returns a signed cart mandate and a real Stripe checkout, with account handoff for entitlement-bound items.
The same engine humans use — transcription, hook detection, clip scoring, vertical export — is one authenticated POST away.
API keys are hashed, scoped to one account, and every job is ownership-checked. Agents can only touch what their key owns.
Point your agent at ClipMaster
Grab an API key, hand your agent the manifest URL, and let it discover, buy, and clip.