Integrate video watermark removal into your AI workflows
Enable Claude Desktop, OpenAI, Cursor, Dify, n8n and other mainstream MCP-compatible tools to automatically handle Sora2 video watermark removal tasks through Model Context Protocol (MCP) API
AI intelligently detects and removes Sora2 video watermarks while maintaining original quality
AI video enhancement technology improves video clarity and color performance
Simple API key authentication, ready to use in minutes with Claude Desktop, OpenAI, Cursor, Dify, n8n and other MCP-compatible tools
UUID-based authentication with rate limiting and usage tracking
Add this configuration to your Claude Desktop's mcp.json file:
{
"mcpServers": {
"sora-watermark-remover": {
"url": "https://sora.thirdme.com/api/mcp-sse?key=YOUR_API_KEY"
}
}
}Once configured, you can ask Claude to remove watermarks from Sora2 videos:
"Please remove the watermark from this Sora2 video: https://sora.chatgpt.com/share/xxx"
GET/POST https://sora.thirdme.com/api/mcp-sse?key=YOUR_API_KEYRemove watermark from Sora2 video and get the clean download link. Supports OpenAI Sora video URLs.
videoUrlThe Sora2 video URL to processReturns download links for the watermark-free video, thumbnail, and video information.
-32001User not found-32003Subscription required or usage limit reached-32004Failed to process videoIf you have questions or need assistance with the API, please contact us:
[email protected]