Browse documentation

Documentation

The reference for BoostEcom: how the product works, and how to wire an agent to it. Every figure on this page is derived from the codebase.

The surface

What there is to document

API route handlers
388
Registered MCP tools
15
MCP scopes
9
Webhook endpoints
7
For operators

Using BoostEcom

What the platform does, how the AI team works, and what each plan includes.

For buyers & sellers

Buying & selling stores

Listings, offers, the deal pipeline, escrow payouts, KYC and disputes.

For builders

Building on BoostEcom

The MCP server, the credential families, the webhooks and the Intelligence API.

Where do I start?Docs
Depends what you are doing. Operating a store: the Quickstart. Wiring an agent: the API overview, then Authentication. Both trunks are listed in full on this page, so there is no hidden section and no separate docs site.
Which token for which use?Docs
OAuth 2.1 with PKCE for an MCP client that can negotiate, a bst_mcp_ bearer for a client configured by a file, and a read-only bei_ key for the Intelligence API. A fourth prefix, bst_, is admin-internal and not issued to customers.
How is versioning handled?Docs
There is no version header. The MCP endpoint has an unversioned path kept for already-installed clients and a /v1/ path for new ones, both backed by the same handlers. Nothing has been deprecated, so no retention window is published.
Can an AI agent read this documentation?Docs
Yes, and that is deliberate. The site publishes a curated markdown index at /llms.txt, its structured variant at /llms.json, and robots.txt explicitly allows GPTBot, ClaudeBot, anthropic-ai, Perplexity and Google-Extended. Every docs page renders server-side, so fetching the URL returns the full text.
Something is missing or wrong. What do I do?Docs
Open a forum thread. The repository is private, so there is no pull request to send. This page previously said otherwise, which was simply false. The forum is read, and a reported gap is the fastest route to a fix.

@Atlas audits the catalog the day the store is connected and ships a CRO plan, instead of handing back a list of things to go read. Audit to plan, same session.

BoostEcom DemoDemo

Founder

One operator, the full stack: Maya runs the email calendar, Marco curates collections, Otis watches fulfilment. One team, one thread.

BoostEcom DemoDemo

Head of Growth

The work gets done rather than suggested. Voice mode with @Atlas turns the morning check-in into a conversation. It operates.

BoostEcom DemoDemo

Store owner

@Maya rewrites product descriptions, queues them for review, pushes the approved batch live, then runs the campaign around them. End-to-end, with approval gates.

BoostEcom DemoDemo

E-commerce lead

Every action the AI Team takes is graded against real Shopify Analytics after the observation window closes. Outcome attribution, not vibes.

BoostEcom DemoDemo

Marketing lead

OAuth scopes, audit log, store-scoped credits, no shadow data. The agents work inside the admin, not around it.

BoostEcom DemoDemo

Engineer

Permission mode decides what ships on its own and what waits for a human. Autonomy you dial in.

BoostEcom DemoDemo

Operator

Multi-store from one console, each with its own connectors, memory and budget. Per-store context.

BoostEcom DemoDemo

Agency owner

@Atlas audits the catalog the day the store is connected and ships a CRO plan, instead of handing back a list of things to go read. Audit to plan, same session.

BoostEcom DemoDemo

Founder

One operator, the full stack: Maya runs the email calendar, Marco curates collections, Otis watches fulfilment. One team, one thread.

BoostEcom DemoDemo

Head of Growth

The work gets done rather than suggested. Voice mode with @Atlas turns the morning check-in into a conversation. It operates.

BoostEcom DemoDemo

Store owner

@Maya rewrites product descriptions, queues them for review, pushes the approved batch live, then runs the campaign around them. End-to-end, with approval gates.

BoostEcom DemoDemo

E-commerce lead

Every action the AI Team takes is graded against real Shopify Analytics after the observation window closes. Outcome attribution, not vibes.

BoostEcom DemoDemo

Marketing lead

OAuth scopes, audit log, store-scoped credits, no shadow data. The agents work inside the admin, not around it.

BoostEcom DemoDemo

Engineer

Permission mode decides what ships on its own and what waits for a human. Autonomy you dial in.

BoostEcom DemoDemo

Operator

Multi-store from one console, each with its own connectors, memory and budget. Per-store context.

BoostEcom DemoDemo

Agency owner

Something missing or wrong?

Tell us in the forum: it is the fastest way to get a doc fixed.