One normalized product brain
behind every store you build.
The Aether ingests product links, supplier feeds, affiliate URLs and API data into a single normalized system — then cleans it, matches the same product across merchants, scores every offer, and pushes only approved products into your sites, SEO pages, dashboards, and AI agent workflows.
A reusable backend commerce layer,
not another store builder.
Most tools rebuild ingestion, link tracking, and scoring for every new site. The Aether does it once — as modular MCP servers and a clean data model — so every AI-built business you launch plugs into the same intelligence.
Ingest anything
Product links, supplier feeds, affiliate URLs, user-added products, and partner APIs flow into one staging system. Licensed feeds and official APIs — not scraping.
Normalize & match
Rules-first cleaning with LLM fallback structures titles, specs and identifiers — then matches the same product across merchants using GTIN/MPN-aware identity resolution.
Score every offer
A configurable 100-point model rates reviews, price, margin, SEO potential, trend potential, risk and availability — so the best offer surfaces automatically.
Gate with approval
Compliance filters and approval gates mean nothing flagged ever goes live. approve is unreachable while any compliance flag is open.
Trackable redirects
Every approved product gets a clean /go/<slug> redirect with link-health checks and attribution baked in.
Publish everywhere
Push approved products into websites, SEO and comparison pages, dashboards, and AI agent workflows — all from the same source of truth.
Modular MCP servers over a shared spine.
The core IP is the product / offer / link / score data model. Everything else is a small, composable server — so future apps connect to Shopify, Stripe, analytics, affiliate networks, supplier APIs and custom storefronts without touching the core.
# LOAD → MATCH → COMPLY → SCORE → PUBLISH from aether import pipeline result = pipeline.run_gate( source="supplier_feed", thresholds={"approve": 70, "hold": 50}, ) # every flagged item is held, never approved assert result.flagged_approved == 0 pipeline.publish(result.approved) # → sites · pages · agents
One layer, three audiences.
Build on the spine
- Python + FastMCP + FastAPI, Postgres/Supabase backed
- Single DB contact point via a clean store adapter
- Scoped agent permissions and audit logs on every action
- Drop-in MCP servers — no core rewrites
Own the data model
- Defensible IP: normalized product / offer / link / score graph
- Reusable across an unlimited portfolio of sites & stores
- Licensed, compliant sourcing — not scraping risk
- Single-tenant today, multi-tenant on the roadmap
Launch stores faster
- Approved products flow straight into pages & comparisons
- Automatic best-offer selection and price tracking
- Link health checks keep catalogs from going stale
- Human approval gates keep you in control
Approval gates aren't optional.
Every action has a user approval gate, audit log, API permission check, link-health check and compliance filter. The gate is independently verified — and proven on real data.
The File Brain feeds the spine.
Before offers are matched, scored, and gated, raw data has to become clean records. The File Brain is the ingestion layer: drop in feeds, files, or links and it scans, extracts, cleans, structures, analyzes, and validates them into the canonical model — raw kept separate from analysis, code never executed.
Power every store you build from one commerce brain.
Early access for developers, design partners, and investors exploring the The Aether infrastructure layer.