clearlist for Cursor
io.github.cuneiform-llc/clearlist
AI resale manager. Photograph an item, AI writes the listing, publish a sale page, manage pickups.
client:Cursor
transport:streamable-http
runtime:npm
Install clearlist in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"clearlist": {
"url": "https://clearlist.me/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs