@clearlist/mcp-server
Advanced tools
+1
-1
@@ -18,3 +18,3 @@ #!/usr/bin/env node | ||
| const CONFIG_PATH = join(CONFIG_DIR, 'config.json'); | ||
| const CLI_VERSION = '0.4.0'; | ||
| const CLI_VERSION = '0.4.1'; | ||
| function readConfig() { | ||
@@ -21,0 +21,0 @@ try { |
+1
-1
@@ -5,3 +5,3 @@ #!/usr/bin/env node | ||
| * | ||
| * AI agent interface to the ClearList moving sale platform. | ||
| * AI agent interface to ClearList, an AI resale manager. | ||
| * | ||
@@ -8,0 +8,0 @@ * Any AI agent (ChatGPT, Gemini, Claude, Manus) can use this to manage |
+1
-1
@@ -5,3 +5,3 @@ #!/usr/bin/env node | ||
| * | ||
| * AI agent interface to the ClearList moving sale platform. | ||
| * AI agent interface to ClearList, an AI resale manager. | ||
| * | ||
@@ -8,0 +8,0 @@ * Any AI agent (ChatGPT, Gemini, Claude, Manus) can use this to manage |
+2
-2
| { | ||
| "name": "@clearlist/mcp-server", | ||
| "version": "0.4.0", | ||
| "version": "0.4.1", | ||
| "mcpName": "io.github.Cuneiform-LLC/clearlist", | ||
@@ -21,3 +21,3 @@ "private": false, | ||
| "type": "git", | ||
| "url": "https://github.com/Cuneiform-LLC/clearlist-mcp.git", | ||
| "url": "git+https://github.com/Cuneiform-LLC/clearlist-mcp.git", | ||
| "directory": "mcp-server" | ||
@@ -24,0 +24,0 @@ }, |
+1
-1
| # ClearList MCP Server | ||
| AI agent interface to the ClearList moving sale platform. Any MCP-compatible agent (Claude, ChatGPT, Gemini, Manus, custom agents) can create listings, publish sale pages, and manage reservations — all through the same API routes the web UI uses. | ||
| AI agent interface to ClearList, an AI resale manager. Any MCP-compatible agent (Claude, ChatGPT, Gemini, Manus, custom agents) can create listings, publish sale pages, and manage reservations — all through the same API routes the web UI uses. | ||
@@ -5,0 +5,0 @@ **Users never need to visit clearlist.me.** The agent handles account creation, photo processing, listing generation, and publishing entirely through conversation. |
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
616483
0