Mammoth Brands

Mammoth Brands is the consumer packaged goods company formerly known as Harry's Inc., renamed in April 2025 to reflect a portfolio that now spans Harry's (men's shaving and grooming), Flamingo (women's hair removal and body care), Lume and Mando (whole-body deodorant) and Coterie (modern baby care). Founded in 2013 by Jeff Raider and Andy Katz-Mayfield and still privately held, it reported $835M in 2024 revenue. It runs no developer programme and publishes no OpenAPI, but two of its brands operate on Shopify and therefore expose a live, anonymous Model Context Protocol server plus a Universal Commerce Protocol merchant profile on their own domains — a real agentic-commerce surface with no documentation portal behind it.

Mammoth Brands publishes 2 APIs on the APIs.io network. Tagged areas include Company, Consumer Packaged Goods, Retail, E-Commerce, and Personal Care.

Mammoth Brands’ developer surface includes engineering blog, support, authentication, and 14 more developer resources.

20.9/100 emerging ▬ flat Agent 32/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
2 APIs 1 MCP Servers
CompanyConsumer Packaged GoodsRetailE-CommercePersonal CareAgentic CommerceModel Context ProtocolShopify

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 20.9/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 6.5 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 0.0 / 13
Governance 1.5 / 12
Discoverability 8.7 / 10
Agent readiness — 32/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/harry-s: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Harry's Storefront MCP Server

Anonymous Model Context Protocol server exposed by the Harry's storefront at /api/mcp. Five tools — search_catalog, get_product_details, get_cart, update_cart and search_shop_po...

Flamingo Storefront MCP Server

Anonymous Model Context Protocol server exposed by the Flamingo storefront at /api/mcp, with the same five-tool surface as Harry's. Flamingo additionally publishes an llms.txt a...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

harry-s-mcp.yml

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Harry S Authentication

oauth2/openIdConnect/none · 4 schemes

SECURITY

Harry S Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Harry S Scopes

4 scopes · authorizationCode

4 scopes

SCOPES

Resources

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: harry-s
name: Mammoth Brands
description: Mammoth Brands is the consumer packaged goods company formerly known as Harry's Inc., renamed in April 2025 to
  reflect a portfolio that now spans Harry's (men's shaving and grooming), Flamingo (women's hair removal and body care),
  Lume and Mando (whole-body deodorant) and Coterie (modern baby care). Founded in 2013 by Jeff Raider and Andy Katz-Mayfield
  and still privately held, it reported $835M in 2024 revenue. It runs no developer programme and publishes no OpenAPI, but
  two of its brands operate on Shopify and therefore expose a live, anonymous Model Context Protocol server plus a Universal
  Commerce Protocol merchant profile on their own domains — a real agentic-commerce surface with no documentation portal behind
  it.
image: https://cdn.sanity.io/images/xo0k3v4q/production/c4a04b0d2919757ff10fdc3d96d577a136c6fa2d-256x256.png?w=256&h=256
url: https://raw.githubusercontent.com/api-evangelist/harry-s/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-tier: profiled
x-tier-reason: enrichment pass 2026-07-31 found a live agentic-commerce surface
specificationVersion: '0.20'
created: '2026-07-31'
modified: '2026-07-31'
tags:
- Company
- Consumer Packaged Goods
- Retail
- E-Commerce
- Personal Care
- Agentic Commerce
- Model Context Protocol
- Shopify
apis:
- name: Harry's Storefront MCP Server
  description: Anonymous Model Context Protocol server exposed by the Harry's storefront at /api/mcp. Five tools — search_catalog,
    get_product_details, get_cart, update_cart and search_shop_policies_and_faqs — each with a real published inputSchema.
    Protocol version 2025-06-18; no authentication required. Responses conform to the UCP catalog capabilities declared in
    the store's /.well-known/ucp.json.
  humanURL: https://www.harrys.com/
  baseURL: https://www.harrys.com/api/mcp
  tags:
  - MCP
  - E-Commerce
  - Catalog
  - Cart
  - Agentic Commerce
  properties:
  - type: MCPServer
    url: mcp/harry-s-mcp.yml
  - type: ToolCrosswalk
    url: mcp/harry-s-tool-crosswalk.yml
  - type: WellKnown
    url: well-known/harry-s-harrys-ucp.json
- name: Flamingo Storefront MCP Server
  description: Anonymous Model Context Protocol server exposed by the Flamingo storefront at /api/mcp, with the same five-tool
    surface as Harry's. Flamingo additionally publishes an llms.txt and an agents.md describing the UCP agent flow, the read-only
    storefront JSON endpoints, the per-IP rate limiting, and the rule that checkout requires explicit human approval.
  humanURL: https://www.shopflamingo.com/
  baseURL: https://www.shopflamingo.com/api/mcp
  tags:
  - MCP
  - E-Commerce
  - Catalog
  - Cart
  - Agentic Commerce
  properties:
  - type: MCPServer
    url: mcp/harry-s-mcp.yml
  - type: Documentation
    url: https://www.shopflamingo.com/agents.md
  - type: LLMsTxt
    url: llms/harry-s-flamingo-llms.txt
  - type: AgentSkill
    url: skills/harry-s-flamingo-agents.md
  - type: WellKnown
    url: well-known/harry-s-flamingo-ucp.json
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/harry-s-domain-security.yml
- type: Website
  url: https://www.mammothbrands.com/
- type: Blog
  url: https://www.mammothbrands.com/news
- type: TermsOfService
  url: https://www.mammothbrands.com/termsofuse
- type: PrivacyPolicy
  url: https://www.mammothbrands.com/privacypolicy
- type: Support
  url: https://www.shopflamingo.com/pages/faq
- type: MCPServer
  url: mcp/harry-s-mcp.yml
- type: ToolCrosswalk
  url: mcp/harry-s-tool-crosswalk.yml
- type: WellKnown
  url: well-known/harry-s-well-known.yml
- type: Authentication
  url: authentication/harry-s-authentication.yml
- type: OAuthScopes
  url: scopes/harry-s-scopes.yml
- type: Conformance
  url: conformance/harry-s-conformance.yml
- type: Conventions
  url: conventions/harry-s-conventions.yml
- type: Lifecycle
  url: lifecycle/harry-s-lifecycle.yml
- type: ErrorCatalog
  url: errors/harry-s-problem-types.yml
- type: LLMsTxt
  url: llms/harry-s-llms.txt
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-31'
  status: enriched
  artifacts_added: 21
  pass: local-v1