Skip to content
VS Code

ShortPixel Image Optimizer for VS Code

com.shortpixel.mcp/optimize

Optimize public image URLs via the ShortPixel SPIO API for AI agents

client:VS Code transport:streamable-http tools:1

Install ShortPixel Image Optimizer in VS Code

.vscode/mcp.json

{
  "servers": {
    "optimize": {
      "type": "http",
      "url": "https://mcp.shortpixel.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

ShortPixel Image Optimizer in other clients