Pipe2.ai for VS Code
ai.pipe2/mcp
Run multi-step AI pipelines for video, image, audio and text: upload media, run, poll results.
client:VS Code
transport:streamable-http
tools:5
Install Pipe2.ai in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.pipe2.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs