Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

ClearList Server

БесплатноНе проверен

Enables AI agents to manage resale operations, including onboarding sellers, creating listings, publishing sale pages, and managing buyers via the ClearList API

GitHubEmbed

Описание

Enables AI agents to manage resale operations, including onboarding sellers, creating listings, publishing sale pages, and managing buyers via the ClearList API.

README

ClearList is an AI resale manager: photograph your stuff, AI writes complete priced listings in about 30 seconds, and one shareable link runs an automatic buyer queue. Built for movers, downsizers, estate sales, and anyone clearing out more than a few things.

This repository is the public developer surface for ClearList — the Model Context Protocol (MCP) server and the documentation AI agents need to use ClearList programmatically. Every action a seller can take in the web UI is available here through the API and MCP server.

What's here

  • mcp-server/ — the ClearList MCP server. Any MCP-compatible agent (Claude, ChatGPT, Gemini, Manus, custom agents) can onboard a seller, create listings, publish a sale page, and manage buyers. See its README for full setup.

Quick start

git clone https://github.com/Cuneiform-LLC/clearlist-mcp
cd clearlist-mcp/mcp-server
npm install
npm run build

Then point your agent at mcp-server/dist/index.js with CLEARLIST_API_URL=https://clearlist.me. The no-account "Grandma Flow" (the agent creates the account through conversation) and returning-user setup are both documented in the mcp-server README.

Live discovery documents

Agents can discover ClearList directly from the site, no clone required:

Authentication

Agents authenticate with an API key (X-ClearList-API-Key: cl_<64-hex>) obtained through an email one-time-code flow — no OAuth redirect, no password. Details: https://clearlist.me/auth.md

About

Built by Cuneiform LLC. Product: https://clearlist.me

License

MIT — see LICENSE.

from github.com/Cuneiform-LLC/clearlist-mcp

Установка ClearList Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/Cuneiform-LLC/clearlist-mcp

FAQ

ClearList Server MCP бесплатный?

Да, ClearList Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для ClearList Server?

Нет, ClearList Server работает без API-ключей и переменных окружения.

ClearList Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить ClearList Server в Claude Desktop, Claude Code или Cursor?

Открой ClearList Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare ClearList Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai