Skip to content

Getting Started

DDClaw edited this page Jul 30, 2026 · 2 revisions

Getting Started

Install Sorftime Seller Agent and run your first marketplace query in under 3 minutes.

Prerequisites

  • Python 3.10+
  • A Sorftime account (free trial included)
  • Any MCP-compatible AI agent (Claude Code, Codex, Cursor, OpenClaw)

Installation

git clone https://github.com/DannylydST/sorftime-seller-agent.git
cd sorftime-seller-agent
python3 scripts/install.py
python3 scripts/healthcheck.py

Your First Query

Pick your platform and ask your AI agent:

Amazon: "Find blue ocean products in yoga mats on Amazon US for a beginner seller"

Shopee: "Find phone case categories on Shopee Malaysia"

Cross-platform: "Compare yoga mat prices between Amazon US and Walmart US"

What's Next

Clone this wiki locally