{"name":"capsule","title":"Capsule Studio","description":"Create projects, render videos, and chat with the Capsule coproducer.","version":"1.0.0","transport":{"type":"streamable-http","url":"https://mcp.capsule.video/mcp"},"authentication":{"type":"oauth2","protected_resource_metadata":"https://mcp.capsule.video/.well-known/oauth-protected-resource"},"documentation":"https://mcp.capsule.video/","tools":[{"name":"whoami","description":"Returns the authenticated user's profile."},{"name":"list-projects","description":"Lists all projects the user has access to."},{"name":"get-project","description":"Gets a single project by ID."},{"name":"create-project","description":"Create a new empty Capsule project. Returns the project ID and Studio URL."},{"name":"coproducer-chat","description":"Send a message to the Capsule coproducer AI agent for a project. The agent guides you through video production: Context & Goal → Source Material → VO Script → Voiceover Recording → Screen Recordings → Handoff."},{"name":"get-project-link","description":"Get the Capsule Studio URL for a project."},{"name":"inspect-template","description":"Returns the available template input fields for a project's render template."},{"name":"render-variant","description":"Initiates a video render for a project template with the provided inputs."},{"name":"get-render-status","description":"Checks the status of a video render by export ID."}]}