Skip to content
VS Code

PixelDrive for VS Code

pro.pixeldrive/pixeldrive

Generate branded images at scale: design templates and render them to PNGs by prompt.

client:VS Code transport:streamable-http

Install PixelDrive in VS Code

.vscode/mcp.json

{
  "servers": {
    "pixeldrive": {
      "type": "http",
      "url": "https://pixeldrive.pro/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

PixelDrive in other clients