← All servers

Blitz Wings

io.github.scheur/blitz-wings v0.1.0
Official Registry git

AI presentation and report generation: slides, diagrams, PPTX export, live preview MCP App.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add blitz-wings --transport http https://mcp.vectoropsai.com/mcp
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "blitz-wings": {
      "url": "https://mcp.vectoropsai.com/mcp"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "blitz-wings": {
      "serverUrl": "https://mcp.vectoropsai.com/mcp"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "blitz-wings": {
      "type": "http",
      "url": "https://mcp.vectoropsai.com/mcp"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "blitz-wings": {
      "url": "https://mcp.vectoropsai.com/mcp"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "blitz-wings": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.vectoropsai.com/mcp"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://mcp.vectoropsai.com/mcp none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.scheur--blitz-wings/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent