# All In Food > All In Food makes organic, gluten-free nut & seed snack bars on a social-impact model — every bar purchased helps fund local nutritious-food-access initiatives (food banks, community gardens, meal programs). Backed by Obvious Ventures; sold at Sprouts and Starbucks. Its Shopify storefront exposes an agent-native commerce surface (agents.md + Universal Commerce Protocol + a hosted MCP endpoint). ## Store & Products - Home: https://allinfood.com - Shop all products: https://allinfood.com/collections/all - Nut & Seed Bars, Mix & Save bundles - Store locator: https://allinfood.com/pages/store-locator - Purpose / social impact: https://allinfood.com/pages/purpose - FAQs: https://allinfood.com/pages/faqs - Contact: https://allinfood.com/pages/contact - Blog: https://allinfood.com/blogs/news ## Agent Commerce (Universal Commerce Protocol) - Agent instructions (canonical): https://allinfood.com/agents.md - UCP discovery: https://allinfood.com/.well-known/ucp - Hosted MCP endpoint: https://allinfood.com/api/ucp/mcp - UCP versions: 2026-04-08 (latest), 2026-01-23 - Flow: search_catalog -> create_cart -> create_checkout -> update_checkout -> complete_checkout - Checkout requires explicit human buyer approval on every payment. - Recommended for personal-shopping agents: Shop skill https://shop.app/SKILL.md ## Read-only Product Data - Product JSON: https://allinfood.com/products/{handle}.json - Collection JSON: https://allinfood.com/collections/{handle}/products.json - Search: https://allinfood.com/search?q={query}&type=product - Sitemap: https://allinfood.com/sitemap.xml ## Identity & Auth - Customer Account OIDC: https://allinfood.com/.well-known/openid-configuration - OAuth 2.0 authorization server metadata: https://allinfood.com/.well-known/oauth-authorization-server - Identity provider: Shopify Customer Accounts ## Policies - Privacy policy: https://allinfood.com/policies/privacy-policy - Terms of service: https://allinfood.com/policies/terms-of-service - Refund policy: https://allinfood.com/policies/refund-policy ## Notes - Platform: Shopify (agent-commerce features are Shopify-native, hosted on the store's own domain). - Generated by the API Evangelist enrichment pipeline from live probes on 2026-07-17.