Prelo for Cursor
com.listprelo/prelo
Drafts eBay listings from your item photos: title, description, price and condition.
client:Cursor
transport:streamable-http
Install Prelo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"prelo": {
"url": "https://www.listprelo.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs