MCP Server
MCP
online.editclips/mcp
Video, audio, and image processing for AI agents: convert, transcribe, upscale - 150+ operations.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://editclips.online/mcp",
"headers": [
{
"description": "EditClips API key (free at editclips.online/dashboard/developer). Optional for browsing tools; required to run jobs.",
"format": "string",
"isSecret": true,
"name": "X-API-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment