The fastest Amazon FBA research agent on the market. Product research, PPC keyword research, Alibaba supplier outreach, and IP checks — all running inside Claude Code via the LaunchFast MCP.
These skills require the LaunchFast MCP — a free add-on for LaunchFast subscribers.
Sign up at launchfastlegacyx.com →
Already a member? Get your MCP credentials →
LaunchFast is an Amazon product research tool trusted by FBA sellers to find winning products, analyze keywords, source suppliers, and run IP checks — all from one dashboard.
The LaunchFast MCP (Model Context Protocol) connects LaunchFast's data directly into Claude Code, turning your AI assistant into a full Amazon seller agent. No more copy-pasting between tools. Just type a command and get a complete FBA research report.
Think of it as Helium 10 or Jungle Scout — but running natively inside Claude, with automation that can find products, contact suppliers, and build PPC campaigns in a single session.
Scan up to 10 product keywords simultaneously. Each keyword is graded using LaunchFast's A10–F1 scoring system and ranked by opportunity score with a clear Go / Investigate / Pass verdict.
What it does:
- Runs parallel product research across multiple niches
- Grades market quality, revenue potential, and competition
- Identifies the best-graded products per keyword
- Recommends next steps (suppliers, IP check, PPC)
npx skills add https://github.com/BlockchainHB/launchfastmcp-skills --skill launchfast-product-researchUsage: /launchfast-product-research silicone spatula bamboo cutting board
Requires: mcp__launchfast__research_products
Pull keyword intelligence from up to 15 competitor ASINs. Segments keywords by match type and opportunity tier, then generates a ready-to-upload Amazon Bulk Operations CSV — plug it straight into Seller Central.
What it does:
- Extracts and deduplicates keywords across ASINs
- Classifies into Tier 1 (Priority), Tier 2 (Growth), Tier 3 (Discovery)
- Assigns match types and bid estimates
- Outputs a campaign-ready TSV for Amazon Sponsored Products
npx skills add https://github.com/BlockchainHB/launchfastmcp-skills --skill launchfast-ppc-researchUsage: /launchfast-ppc-research B08N5WRWNW B07XYZABC1
Requires: mcp__launchfast__amazon_keyword_research
Find Gold Suppliers on Alibaba, generate psychologically-optimized outreach messages, and send them automatically via Chrome automation. Tracks replies and manages negotiations through staged memory files.
What it does:
- Finds and scores Alibaba suppliers via LaunchFast data
- Generates credibility-anchored outreach messages
- Automates sending via Alibaba's contact form (no copy-paste)
- Tracks conversations and negotiation stages locally
- Supports 3 modes: Outreach, Check Replies, Negotiate
npx skills add https://github.com/BlockchainHB/launchfastmcp-skills --skill alibaba-supplier-outreachUsage: /alibaba-supplier-outreach silicone spatula
Requires: mcp__launchfast__supplier_research + Chrome automation (mcp__claude-in-chrome__*) + logged-in Alibaba account
The full Amazon FBA product research pipeline in one command. Runs all four phases and compiles results into a clean, downloadable HTML report — ready to share with partners, VAs, or your team.
What it does:
- Phase 1 — Product research across your keywords
- Phase 2 — IP check (trademark + patent via USPTO)
- Phase 3 — Alibaba supplier sourcing
- Phase 4 — PPC keyword research from competitor ASINs
- Phase 5 — Generates a branded HTML report with all findings
npx skills add https://github.com/BlockchainHB/launchfastmcp-skills --skill launchfast-full-research-loopUsage: /launchfast-full-research-loop silicone spatula
Requires: All four LaunchFast MCP tools (see setup below)
Create your account at launchfastlegacyx.com to get MCP access.
Run this in your terminal:
claude mcp add launchfast -- npx -y @launchfast/mcpOr add manually to ~/.claude/claude_desktop_config.json:
{
"mcpServers": {
"launchfast": {
"command": "npx",
"args": ["-y", "@launchfast/mcp"]
}
}
}# Install all skills at once
npx skills add https://github.com/BlockchainHB/launchfastmcp-skills
# Or install individually
npx skills add https://github.com/BlockchainHB/launchfastmcp-skills --skill launchfast-product-research
npx skills add https://github.com/BlockchainHB/launchfastmcp-skills --skill launchfast-ppc-research
npx skills add https://github.com/BlockchainHB/launchfastmcp-skills --skill alibaba-supplier-outreach
npx skills add https://github.com/BlockchainHB/launchfastmcp-skills --skill launchfast-full-research-loop/launchfast-full-research-loop silicone spatula
| LaunchFast MCP | Helium 10 | Jungle Scout | |
|---|---|---|---|
| Runs inside Claude Code | ✅ | ❌ | ❌ |
| Multi-keyword parallel research | ✅ | Manual | Manual |
| Auto-generates PPC bulk upload | ✅ | ❌ | ❌ |
| Alibaba supplier outreach automation | ✅ | ❌ | ❌ |
| IP + trademark check built-in | ✅ | Paid add-on | ❌ |
| Full HTML research report | ✅ | ❌ | ❌ |
| Agentic (works while you sleep) | ✅ | ❌ | ❌ |
- Claude Code installed
- LaunchFast account (required for MCP access)
- Node.js 18+
- For supplier outreach: Chrome with Claude-in-Chrome extension, logged-in Alibaba.com account
MIT
