OpenClip for VS Code
app.openclip/openclip
Turn long videos into short, captioned viral clips from your AI assistant. 28 tools, OAuth.
client:VS Code
transport:streamable-http
Install OpenClip in VS Code
.vscode/mcp.json
{
"servers": {
"openclip": {
"type": "http",
"url": "https://openclip.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs