Feastables · Authentication Profile
Feastables Authentication
Authentication
Feastables publishes no OpenAPI, so this profile is derived from live probes of the store's own /.well-known/ discovery documents plus its /agents.md agent instructions. Three distinct authentication postures coexist: the Storefront MCP server is anonymous, the UCP Shopping MCP server is gated on a UCP agent profile identity, and customer-account access runs on Shopify-hosted OAuth 2.0 / OpenID Connect.
Feastables secures its APIs with none, oauth2, openIdConnect, and ucp-agent-profile across 5 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).
CompanyConsumer Packaged GoodsFood and BeverageChocolateEcommerceRetailAgentic CommerceModel Context ProtocolUniversal Commerce ProtocolShopify
Methods: none, oauth2, openIdConnect, ucp-agent-profile
Schemes: 5
OAuth flows: authorizationCode
API key in:
Security Schemes
anonymous-storefront-mcp none
anonymous-storefront-json none
ucp-agent-profile agent-identity
shopify-customer-account-oidc openIdConnect
shopify-customer-account-oauth2 oauth2