clearlist for VS Code
io.github.cuneiform-llc/clearlist
AI resale manager. Photograph an item, AI writes the listing, publish a sale page, manage pickups.
client:VS Code
transport:streamable-http
runtime:npm
Install clearlist in VS Code
.vscode/mcp.json
{
"servers": {
"clearlist": {
"type": "http",
"url": "https://clearlist.me/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs