MCP server
Connect Claude (Desktop or Code) to a read-only set of catalog tools over
OAuth. Ask questions about products, variants, pricing, and publish status.
CLI (`mo`)
A command-line client over the API. Sign in with OAuth and script catalog
reads. Output is JSON, ready to pipe into
jq.Skills
Packaged catalog-setup workflows for Claude. Coming soon.
REST API
The public HTTP API for catalog, pricing, and publishing.
The MCP server is read-only by design — it answers catalog questions but
performs no writes, enrichment, or publishing. Use the dashboard, CLI, or API
for changes.