Ministry of Supply

Ministry of Supply is a Boston-based performance apparel company founded in 2011 out of MIT, engineering technical dress shirts, pants, suits, knitwear and outerwear for work, travel and commuting using temperature-regulating, wrinkle-resistant and stretch-recovery fabrics. It sells direct to consumer from a Shopify storefront at ministryofsupply.com. Its API surface is not a developer program but an agentic commerce surface: the store publishes an agents.md / llms.txt instruction document, a Universal Commerce Protocol (UCP) merchant profile at /.well-known/ucp, and a live, anonymously-callable Model Context Protocol endpoint at /api/ucp/mcp exposing thirteen catalog, cart, checkout and order tools with full JSON Schema inputs, plus Shopify customer-account OpenID Connect discovery documents. Checkout requires contemporaneous human approval; complete_checkout requires an idempotency key.

Ministry of Supply publishes 2 APIs on the APIs.io network. Tagged areas include Company, Apparel, Retail, E-Commerce, and Direct to Consumer.

Ministry of Supply’s developer surface includes documentation, authentication, support, engineering blog, and 19 more developer resources.

25.2/100 emerging ▬ flat Agent 31/100 agent ready saas Full breakdown ↓
scored 2026-09-01 · rubric v0.17.2
2 APIs 1 MCP Servers
CompanyApparelRetailE-CommerceDirect to ConsumerAgentic CommerceMCPUniversal Commerce ProtocolShopifyManufacturing

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-01 · rubric v0.17.2
Composite quality — 25.2/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 7.1 / 20
Access Clarity 5.5 / 20
Operational Transparency 2.7 / 13
Contract Governance 2.2 / 12
Discoverability 7.6 / 10
Agent readiness — 31/100 · agent ready
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 6 / 6
Protected Resource Metadata 5 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 5 / 5
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/ministry-of-supply: 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.

Ministry of Supply Agentic Commerce API (UCP / MCP)

The store's Universal Commerce Protocol service, exposed over MCP at /api/ucp/mcp. An anonymous tools/list returns thirteen tools covering catalog search and lookup, product det...

Ministry of Supply Storefront JSON

Read-only, unauthenticated storefront JSON the store's own agents.md points agents at — /products.json, /collections.json, /products/{handle}.json, /collections/{handle}/product...

MCP Servers 1

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

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Ministry Of Supply Rate Limits

1 limits

RATE LIMITS

Security Posture 2

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

Ministry Of Supply Authentication

none/openIdConnect/oauth2 · 2 schemes

SECURITY

Ministry Of Supply Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Ministry Of Supply Scopes

4 scopes · authorizationCode

4 scopes

SCOPES

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

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 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: ministry-of-supply
name: Ministry of Supply
description: 'Ministry of Supply is a Boston-based performance apparel company founded in 2011 out of MIT, engineering technical
  dress shirts, pants, suits, knitwear and outerwear for work, travel and commuting using temperature-regulating, wrinkle-resistant
  and stretch-recovery fabrics. It sells direct to consumer from a Shopify storefront at ministryofsupply.com. Its API surface
  is not a developer program but an agentic commerce surface: the store publishes an agents.md / llms.txt instruction document,
  a Universal Commerce Protocol (UCP) merchant profile at /.well-known/ucp, and a live, anonymously-callable Model Context
  Protocol endpoint at /api/ucp/mcp exposing thirteen catalog, cart, checkout and order tools with full JSON Schema inputs,
  plus Shopify customer-account OpenID Connect discovery documents. Checkout requires contemporaneous human approval; complete_checkout
  requires an idempotency key.'
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
image: https://www.ministryofsupply.com/cdn/shop/files/Ministry_of_Supply_-_Stacked_-_Square_-_Black.jpg?v=1728528819
url: https://raw.githubusercontent.com/api-evangelist/ministry-of-supply/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-25'
modified: '2026-08-25'
tags:
- Company
- Apparel
- Retail
- E-Commerce
- Direct to Consumer
- Agentic Commerce
- MCP
- Universal Commerce Protocol
- Shopify
- Manufacturing
tags_raw:
- Company
- Apparel
- Retail
- E-Commerce
- Direct To Consumer
- Agentic Commerce
- Model Context Protocol
- Universal Commerce Protocol
- Shopify
- Manufacturing
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Ministry of Supply Agentic Commerce API (UCP / MCP)
  description: The store's Universal Commerce Protocol service, exposed over MCP at /api/ucp/mcp. An anonymous tools/list
    returns thirteen tools covering catalog search and lookup, product detail, cart create / read / update / cancel, checkout
    create / read / update / complete / cancel, and order lookup. Payment completion requires explicit buyer approval and
    an idempotency key.
  humanURL: https://www.ministryofsupply.com/agents.md
  baseURL: https://www.ministryofsupply.com/api/ucp/mcp
  tags:
  - Agentic Commerce
  - MCP
  - Universal Commerce Protocol
  - Commerce
  tags_raw:
  - Agentic Commerce
  - Model Context Protocol
  - Universal Commerce Protocol
  - Commerce
  properties:
  - type: MCPServer
    url: mcp/ministry-of-supply-mcp.yml
  - type: Documentation
    url: https://www.ministryofsupply.com/agents.md
- name: Ministry of Supply Storefront JSON
  description: Read-only, unauthenticated storefront JSON the store's own agents.md points agents at — /products.json, /collections.json,
    /products/{handle}.json, /collections/{handle}/products.json and /search. Shopify platform endpoints served from the merchant's
    own host and explicitly documented by the merchant for agent use.
  humanURL: https://www.ministryofsupply.com/agents.md
  baseURL: https://www.ministryofsupply.com
  tags:
  - Catalog
  - Product
  - E-Commerce
  tags_raw:
  - Catalog
  - Products
  - E-Commerce
common:
- type: DomainSecurity
  url: security/ministry-of-supply-domain-security.yml
- type: Website
  url: https://www.ministryofsupply.com/
- type: Documentation
  url: https://www.ministryofsupply.com/agents.md
- type: LLMsTxt
  url: llms/ministry-of-supply-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: MCPServer
  url: mcp/ministry-of-supply-mcp.yml
- type: WellKnown
  url: well-known/ministry-of-supply-well-known.yml
- type: Authentication
  url: authentication/ministry-of-supply-authentication.yml
- type: OAuthScopes
  url: scopes/ministry-of-supply-scopes.yml
- type: Conventions
  url: conventions/ministry-of-supply-conventions.yml
- type: Idempotency
  url: conventions/ministry-of-supply-conventions.yml
- type: Conformance
  url: conformance/ministry-of-supply-conformance.yml
- type: Lifecycle
  url: lifecycle/ministry-of-supply-lifecycle.yml
- type: DataModel
  url: data-model/ministry-of-supply-data-model.yml
- type: ErrorCatalog
  url: errors/ministry-of-supply-problem-types.yml
- type: RateLimits
  url: rate-limits/ministry-of-supply-rate-limits.yml
- type: Plans
  url: plans/ministry-of-supply-plans-pricing.yml
- type: Packages
  url: packages/ministry-of-supply-packages.yml
- type: Support
  url: https://www.ministryofsupply.com/pages/service
- type: Blog
  url: https://www.ministryofsupply.com/blogs/news
- type: Login
  url: https://www.ministryofsupply.com/account/login
- type: TermsOfService
  url: https://www.ministryofsupply.com/policies/terms-of-service
- type: PrivacyPolicy
  url: https://www.ministryofsupply.com/policies/privacy-policy
x-enrichment:
  date: '2026-08-25'
  status: enriched
  artifacts_added: 23
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/ministry-of-supply"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/ministry-of-supply/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/ministry-of-supply/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.