Shotstack for VS Code
io.shotstack/mcp
Generate, edit, and render videos via the Shotstack video editing API.
client:VS Code
transport:streamable-http
Install Shotstack in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.shotstack.io/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs