Developers · MCP
Bring the production service to the agent.
The service core implements authenticated Streamable HTTP MCP. A public customer endpoint is not yet provisioned, so the endpoint below is intentionally a shape, not a claim.
{
"mcpServers": {
"video-production": {
"url": "https://<production-mcp-endpoint>",
"headers": { "Authorization": "Bearer <your-api-key>" }
}
}
}Client-specific instructions for ChatGPT, Claude, Cursor and custom clients will be published only after the public endpoint and compatibility path are verified.
