Skip to content
VS Code

Prelo for VS Code

com.listprelo/prelo

Drafts eBay listings from your item photos: title, description, price and condition.

client:VS Code transport:streamable-http

Install Prelo in VS Code

.vscode/mcp.json

{
  "servers": {
    "prelo": {
      "type": "http",
      "url": "https://www.listprelo.com/mcp"
    }
  }
}

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

Prelo in other clients