The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Seerxo listing page.
Front-loaded SEO title (+ A/B variants) · hook-first description · all 13 tags · Etsy attributes — generated in seconds, ready to paste. Then keep improving: score, fix, and keyword-mine existing listings from the same CLI, MCP server, and Claude Code skill.
You type:
You get:
Every field respects Etsy's rules out of the box: title ≤140 chars, exactly 13 tags, each tag ≤20 chars, lowercase, no duplicates.
| Channel | Best for | Get started |
|---|---|---|
| 🖥️ CLI | Terminal lovers, scripts, batch work | npm i -g seerxo |
| 🤖 Claude Desktop (MCP) | "Generate a listing" mid-conversation | Setup ↓ |
| 🧑💻 Claude Code skill | Listings without leaving your editor | seerxo skill add |
| 🌐 Web app | Zero install + free SEO Score audit | Open and type |
One account, one credit pool — every channel shares it.
Already have a listing? Score it, fix it, and mine keywords from the same CLI:
(seerxo audit works as an alias for analyze.)
Prefer interactive? Just run seerxo and type your product
(add a category with |, e.g. Boho bedroom wall art set | Wall Art).
Add --json to any command for machine-readable output.
Install the CLI and sign in (seerxo login) as above.
Add the MCP server to your Claude Desktop config:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%/Claude/claude_desktop_config.json
Credentials are read from ~/.seerxo-mcp/config.json (written by seerxo login);
you can override with SEERXO_EMAIL / SEERXO_API_KEY env vars. The file is
plaintext — keep it on single-user machines:
chmod 700 ~/.seerxo-mcp && chmod 600 ~/.seerxo-mcp/config.json
Restart Claude Desktop and ask: "Generate an Etsy listing for my handmade ceramic coffee mug"
The repository is also a Claude Code plugin. To test it directly from a clone:
Or install the same skill through the Seerxo CLI:
Restart Claude Code and ask for an Etsy listing — the skill drives the CLI for you.
Remove anytime with seerxo skill remove. No global install? npx seerxo skill add.
Check state anytime with seerxo status; sign out with seerxo logout.
| Field | Details |
|---|---|
| Title | ≤140 chars, primary keywords front-loaded for Etsy search |
| A/B titles | Alternative titles for split-testing |
| Description | Hook-first opening, features, usage scenarios, call-to-action |
| 13 tags | Each ≤20 chars, lowercase, deduplicated, broad + specific mix |
| Attributes | Occasion, style, color, material, recipient — Etsy's filter dropdowns |
| Extras | Target keywords, shipping tip, cross-sell suggestion |
💡 Tip: you can paste an Etsy listing URL that contains a title slug (
etsy.com/listing/123/boho-macrame-wall-hanging) — the product name is derived from it. Bare links without a slug can't be read; paste the listing title instead.
| Free | Premium | |
|---|---|---|
Listing audit (analyze) | Unlimited | Unlimited |
| AI actions (generate, optimize, keywords) | 5 / month | up to 300 / month — Upgrade → |
Both plans include every channel — CLI, Claude Desktop, Claude Code skill, and the web app.
GitHub Issues · info@seerxo.com · seerxo.com
The npm package is
seerxo— the oldseerxo-mcppackage is deprecated (theseerxo-mcpbinary still ships insideseerxofor Claude Desktop).
MIT — see LICENSE.
Built for Etsy sellers by Seerxo
⭐ Star the repo if it saves you listing time — it helps other sellers find it.