{"protocolVersion":"0.3.0","name":"REQO","description":"Browser-based screen recorder and video editor. Records screen and camera, transcribes with Whisper large-v3, edits video by editing its transcript, generates captions in 90+ languages, and exports from a GPU render farm. Machine access is over MCP at /mcp; A2A task submission is not implemented.","url":"https://reqo.me/mcp","preferredTransport":"streamable-http","version":"1.0.0","documentationUrl":"https://reqo.me/llms.txt","provider":{"organization":"REQO","url":"https://reqo.me"},"supportedInterfaces":[{"transport":"mcp+streamable-http","url":"https://reqo.me/mcp"},{"transport":"openapi+rest","url":"https://reqo.me/openapi.json"}],"additionalInterfaces":[{"transport":"mcp+streamable-http","url":"https://reqo.me/mcp"},{"transport":"openapi+rest","url":"https://reqo.me/openapi.json"}],"capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false},"defaultInputModes":["application/json","text/plain"],"defaultOutputModes":["application/json","text/plain"],"securitySchemes":{"sessionCookie":{"type":"apiKey","in":"cookie","name":"__Secure-next-auth.session-token","description":"Session cookie from an interactive human sign-in at /api/auth/signin. REQO issues no API keys and implements no client-credentials flow."}},"security":[{"sessionCookie":[]}],"skills":[{"id":"transcribe-media","name":"Transcribe media","description":"Transcribe audio or video at any reachable URL with Whisper large-v3 and return timed segments with optional word-level timestamps.","tags":["transcription","speech-to-text","video","audio","whisper"],"examples":["Transcribe https://example.com/talk.mp4 and give me the segments","What was said in this recording?"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"read-captions","name":"Read captions and subtitles","description":"Fetch the caption status of a stored video, or its subtitles as SRT or VTT. The cheapest way to read the contents of a video without downloading the media.","tags":["captions","subtitles","srt","vtt","accessibility"],"examples":["Get the SRT for video abc123","Do the captions for this video exist yet?"]},{"id":"manage-videos","name":"Browse the video library","description":"List and inspect videos in the caller's workspace, filtered by folder, origin or starred state.","tags":["video","library","workspace","search"],"examples":["List my starred recordings","Show me the details of my latest upload"]},{"id":"manage-projects","name":"Create and list editing projects","description":"Create a video editing project, optionally seeded from an existing media URL, and list existing projects.","tags":["editing","projects","timeline"],"examples":["Create a project called Q3 Review from this recording"]}],"additionalDiscovery":{"mcp_server_card":"https://reqo.me/.well-known/mcp/server-card.json","agent_skills":"https://reqo.me/.well-known/agent-skills/index.json","openapi":"https://reqo.me/openapi.json","api_catalog":"https://reqo.me/.well-known/api-catalog","authentication":"https://reqo.me/auth.md","pricing":"https://reqo.me/pricing.md"}}