apivideo for VS Code
io.usefulapi/apivideo
Manage videos and live streams, inspect captions, players and webhooks, and read play analytics.
client:VS Code
transport:streamable-http
Install apivideo in VS Code
.vscode/mcp.json
{
"servers": {
"apivideo": {
"type": "http",
"url": "https://apivideo.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs