Dr.FORHAIR Storefront MCP Server

A live, remotely-callable Model Context Protocol server for Wyatt's Dr.FORHAIR direct-to-consumer storefront. Six tools cover catalog search, product detail, checkout-URL creation, customer order history, order detail, and cancellation of an unpaid order. The server is operated by the Cafe24 commerce platform on a tenant-scoped host (drforhair2024.cafe24api.com) and is advertised from Wyatt's own domain at https://drforhair.co.kr/.well-known/oauth-protected-resource. Anonymous initialize and tools/list succeed; the tools themselves require an OAuth 2.1 authorization-code + PKCE token.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/drforhair-storefront-mcp-server"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

API entry from apis.yml

apis.yml Raw ↑
name: Dr.FORHAIR Storefront MCP Server
description: A live, remotely-callable Model Context Protocol server for Wyatt's Dr.FORHAIR direct-to-consumer
  storefront. Six tools cover catalog search, product detail, checkout-URL creation, customer order history,
  order detail, and cancellation of an unpaid order. The server is operated by the Cafe24 commerce platform
  on a tenant-scoped host (drforhair2024.cafe24api.com) and is advertised from Wyatt's own domain at https://drforhair.co.kr/.well-known/oauth-protected-resource.
  Anonymous initialize and tools/list succeed; the tools themselves require an OAuth 2.1 authorization-code
  + PKCE token.
humanURL: https://drforhair.co.kr/
image: https://drforhair.co.kr/web/upload/share-image-1-2b0d3336e497f1cc904d314e5eed16c8.png
baseURL: https://drforhair2024.cafe24api.com/api/mcp
x-operator: tenant
x-operator-note: Wyatt owns the shop, the catalog and the orders; the MCP runtime and its six tools are
  Cafe24's, provisioned per merchant on a tenant subdomain. Wyatt did not engineer this contract.
tags:
- Agentic Commerce
- Model Context Protocol
- E-Commerce
- Beauty
properties:
- type: MCPServer
  url: mcp/wyatt-mcp.yml
- type: Authentication
  url: authentication/wyatt-authentication.yml
- type: OAuthScopes
  url: scopes/wyatt-scopes.yml
- type: Conventions
  url: conventions/wyatt-conventions.yml
- type: DataModel
  url: data-model/wyatt-data-model.yml
- type: ErrorCatalog
  url: errors/wyatt-problem-types.yml