Agent Plugins Marketplace
All plugins

launchfast

v0.2.0

LaunchFast Amazon seller intelligence plugin for Codex with research, Seller, Brand Analytics, Ads, and FBA workflows.

Codex8 Skills1 MCP serverStreamable HTTP

By Launch FastLicense: MIT1.1k GitHub starsUpdated 15 hours ago

Directory evidence

Runtimes
Codex
Parsed components
9 skill or MCP entries
Source updated
Sep 23, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install launchfast for Codex

Installs for the current user
codex plugin marketplace add hashgraph-online/awesome-codex-plugins
codex plugin marketplace upgrade awesome-codex-plugins
codex plugin add launchfast@awesome-codex-plugins

Paste and run these commands in a terminal with Codex. They add and refresh the awesome-codex-plugins catalog, then install this plugin.

Compatibility: the page URL and API slug “launchfast” remain stable.

  • Codex: launchfast@agent-plugin-marketplacelaunchfast@awesome-codex-plugins

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/hashgraph-online/awesome-codex-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/BlockchainHB/launchfast_codex_plugin/.

Plugin files

plugins/BlockchainHB/launchfast_codex_plugin/
├── .codex-plugin/plugin.json
├── skills/alibaba-supplier-outreach/SKILL.md
├── skills/batch-product-research/SKILL.md
├── skills/kunze-ad-setup/SKILL.md
├── skills/launchfast-full-research-loop/SKILL.md
├── skills/launchfast-ppc-research/SKILL.md
├── skills/launchfast-product-research/SKILL.md
├── skills/product-research/SKILL.md
├── skills/wilco-ad-setup/SKILL.md
└── .mcp.json

Included Skills8

alibaba-supplier-outreachskills/alibaba-supplier-outreach/SKILL.md

Codex-native supplier sourcing and outreach workflow for Alibaba using LaunchFast research. Use when the user wants supplier shortlists, outreach messages, reply triage, or negotiation support. Requires `supplier_research`. Browser automation is optional but useful when the user wants Codex to interact with Alibaba directly.

batch-product-researchskills/batch-product-research/SKILL.md

Codex-native batch Amazon keyword research using LaunchFast MCP. Use when the user wants a ranked comparison across many keywords and optionally wants HTML and CSV artifacts written to disk.

kunze-ad-setupskills/kunze-ad-setup/SKILL.md

Codex-native Amazon PPC setup workflow using Kunze's broader ecosystem-driven strategy. Use when the user wants LaunchFast-driven bulk-sheet generation with broad and phrase coverage, gap analysis, and a campaign package written to disk.

launchfast-full-research-loopskills/launchfast-full-research-loop/SKILL.md

End-to-end Codex-native Amazon FBA research workflow using LaunchFast MCP. Use when the user wants a single report covering product research, IP risk, supplier sourcing, and PPC keyword intelligence. Requires `research_products`, `ip_check_manage`, `supplier_research`, and `amazon_keyword_research`.

launchfast-ppc-researchskills/launchfast-ppc-research/SKILL.md

Codex-native Amazon PPC keyword research using LaunchFast MCP. Use when the user wants competitor keyword discovery, keyword tiering, or a ready-to-upload Amazon Sponsored Products bulk file from 1-15 ASINs. Requires the LaunchFast MCP tool `amazon_keyword_research`.

launchfast-product-researchskills/launchfast-product-research/SKILL.md

Codex-native multi-keyword Amazon opportunity scan using LaunchFast MCP. Use when the user wants to research 1-10 keywords, compare niches, or decide whether a product idea is a GO, INVESTIGATE, or PASS. Requires the LaunchFast MCP tool `research_products`.

product-researchskills/product-research/SKILL.md

Deep Codex-native Amazon FBA product validation using LaunchFast MCP and the LegacyX criteria. Use when the user wants a serious viability review for a keyword, niche, or adjacent niche expansion.

wilco-ad-setupskills/wilco-ad-setup/SKILL.md

Codex-native Amazon PPC setup workflow using Wilco's exact-match and analytics-first strategy. Use when the user wants stricter keyword control, exact-match campaigns, and a LaunchFast-driven bulk-sheet export.

MCP servers1

launchfastStreamable HTTP
url
https://launchfastlegacyx.com/api/mcp/server

Plugin manifests1

plugins/BlockchainHB/launchfast_codex_plugin/.codex-plugin/plugin.json
{
  "name": "launchfast",
  "version": "0.2.0",
  "description": "LaunchFast Amazon seller intelligence plugin for Codex with research, Seller, Brand Analytics, Ads, and FBA workflows.",
  "author": {
    "name": "Launch Fast",
    "url": "https://launchfastlegacyx.com"
  },
  "homepage": "https://launchfastlegacyx.com",
  "repository": "https://github.com/BlockchainHB/launchfast_codex_plugin",
  "license": "MIT",
  "keywords": [
    "amazon-fba",
    "product-research",
    "keyword-research",
    "supplier-sourcing",
    "seller-analytics",
    "brand-analytics",
    "amazon-ads",
    "ppc",
    "trademark",
    "patent"
  ],
  "skills": "./skills/",
  "mcpServers": "./.mcp.json",
  "interface": {
    "displayName": "LaunchFast",
    "shortDescription": "Amazon seller intelligence and research for Codex",
    "longDescription": "Connect Codex to the production LaunchFast MCP server for product and keyword research, supplier sourcing, rank tracking, IP risk checks, and read-only Amazon Seller, Brand Analytics, and Ads intelligence. The plugin explicitly requests the complete LaunchFast OAuth scope set and uses Codex-managed localhost or 127.0.0.1 loopback callbacks during authorization.",
    "developerName": "Launch Fast",
    "category": "Productivity",
    "capabilities": [
      "Interactive",
      "Write"
    ],
    "websiteURL": "https://launchfastlegacyx.com",
    "privacyPolicyURL": "https://launchfastlegacyx.com/privacy",
    "termsOfServiceURL": "https://launchfastlegacyx.com/terms",
    "defaultPrompt": [
      "Research this Amazon keyword with LaunchFast",
      "Review my Amazon sales, inventory, and finance performance",
      "Audit my Amazon Ads and Brand Analytics performance"
    ],
    "brandColor": "#111111",
    "composerIcon": "./assets/icon.png",
    "logo": "./assets/logo.png",
    "screenshots": [
      "./assets/screenshot1.png",
      "./assets/screenshot2.png",
      "./assets/screenshot3.png"
    ]
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[launchfast on Agent Plugins Marketplace](https://pluginsmp.com/plugins/launchfast)