Blitz Wings for VS Code
io.github.scheur/blitz-wings
AI presentation and report generation: slides, diagrams, PPTX export, live preview MCP App.
client:VS Code
transport:streamable-http
Install Blitz Wings in VS Code
.vscode/mcp.json
{
"servers": {
"blitz-wings": {
"type": "http",
"url": "https://mcp.vectoropsai.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs