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 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.

API entry from apis.yml

apis.yml Raw ↑
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