Eko Health Storefront MCP

A live, anonymously reachable Model Context Protocol server published on Eko Health's own www.ekohealth.com host, implementing the Shopify storefront / Universal Commerce Protocol (UCP) shopping service. A tools/list call returns five real tools with full JSON input schemas: search_catalog, get_product_details, get_cart, update_cart, and search_shop_policies_and_faqs. The store also publishes an agents.md (mirrored at /llms.txt), a UCP merchant profile at /.well-known/ucp, and OAuth/OIDC discovery documents that expose the customer-account-mcp-api:full scope. The parallel UCP MCP endpoint at /api/ucp/mcp requires an agent profile URI and returns a 422 UCP discovery failure without one.

API entry from apis.yml

apis.yml Raw ↑
aid: eko-health:eko-storefront-mcp
name: Eko Health Storefront MCP
description: 'A live, anonymously reachable Model Context Protocol server published on Eko Health''s own
  www.ekohealth.com host, implementing the Shopify storefront / Universal Commerce Protocol (UCP) shopping
  service. A tools/list call returns five real tools with full JSON input schemas: search_catalog, get_product_details,
  get_cart, update_cart, and search_shop_policies_and_faqs. The store also publishes an agents.md (mirrored
  at /llms.txt), a UCP merchant profile at /.well-known/ucp, and OAuth/OIDC discovery documents that expose
  the customer-account-mcp-api:full scope. The parallel UCP MCP endpoint at /api/ucp/mcp requires an agent
  profile URI and returns a 422 UCP discovery failure without one.'
humanURL: https://www.ekohealth.com/agents.md
baseURL: https://www.ekohealth.com/api/mcp
tags:
- MCP
- Commerce
- Agents
properties:
- type: MCPServer
  url: mcp/eko-health-mcp.yml
- type: LLMsTxt
  url: llms/eko-health-llms.txt