FrameLane for VS Code
io.framelane/framelane
Render video and run AI media tasks from a single declarative JSON request.
client:VS Code
transport:streamable-http
Install FrameLane in VS Code
.vscode/mcp.json
{
"servers": {
"framelane": {
"type": "http",
"url": "https://mcp.framelane.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs