Skip to content
VS Code

clipkit for VS Code

dev.clipkit/clipkit

MCP server for Clipkit — gives AI agents a video toolbox via the Clipkit schema.

client:VS Code transport:streamable-http tools:15

Install clipkit in VS Code

.vscode/mcp.json

{
  "servers": {
    "clipkit": {
      "type": "http",
      "url": "https://www.clipkit.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

clipkit in other clients