Everytable website screenshot

Everytable

Everytable is a Los Angeles-based food company and social enterprise founded in 2015 by Sam Polk that sells scratch-cooked, ready-to-eat meals — bowls, salads, wraps, sandwiches, soups, kids meals and breakfast — through grab-and-go storefronts across Southern California and New York City, a home meal-delivery subscription, and food-service programs for workplaces (Everytable@WORK) and K-12 schools. Its variable-pricing model sets meal prices against the income level of each neighborhood it serves. Everytable runs no traditional developer program; its machine-readable surface is its Shopify storefront, which publishes agent-facing instructions at /agents.md and /llms.txt and implements the Universal Commerce Protocol (UCP) over an MCP endpoint for agent-driven catalog search, cart, and buyer-approved checkout, backed by Shopify Customer Account OAuth 2.0 / OpenID Connect.

Everytable publishes 3 APIs on the APIs.io network. Tagged areas include Company, Food, Restaurants, Meal Delivery, and Ecommerce.

Everytable’s developer surface includes documentation, engineering blog, support, pricing, authentication, and 18 more developer resources.

26.9/100 emerging ▬ flat Agent 44/100 agent ready Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
3 APIs 1 MCP Servers
CompanyFoodRestaurantsMeal DeliveryEcommerceAgentic CommerceShopifySocial EnterpriseNutritionSubscriptions

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 26.9/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 8.3 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 0.0 / 13
Governance 1.5 / 12
Discoverability 8.2 / 10
Agent readiness — 44/100 · agent ready
Machine-Readable Contract 0 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/everytable: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Everytable Agentic Commerce API (UCP over MCP)

Everytable's Shopify storefront implements the Universal Commerce Protocol (UCP) and exposes it to agents as a Model Context Protocol (MCP) endpoint at https://everytable.com/ap...

Everytable Storefront Catalog (JSON)

Read-only product and collection JSON surfaced by the Everytable Shopify storefront and documented by Everytable in its own /llms.txt: product JSON at /products/{handle}.json, c...

Everytable Customer Account (OAuth 2.0 / OpenID Connect)

Shopify Customer Accounts authorization server for Everytable, discoverable anonymously at https://everytable.com/.well-known/openid-configuration and /.well-known/oauth-authori...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

everytable-mcp.yml

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Everytable Rate Limits

0 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Everytable Authentication

openIdConnect/oauth2/none · 3 schemes

SECURITY

Everytable Domain Security

TLSv1.3 · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Everytable Scopes

4 scopes · authorizationCode

4 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Everytable Agentic Access

6 operations

6 operations · 0 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: everytable
name: Everytable
description: Everytable is a Los Angeles-based food company and social enterprise founded in 2015 by Sam Polk that sells scratch-cooked,
  ready-to-eat meals — bowls, salads, wraps, sandwiches, soups, kids meals and breakfast — through grab-and-go storefronts
  across Southern California and New York City, a home meal-delivery subscription, and food-service programs for workplaces
  (Everytable@WORK) and K-12 schools. Its variable-pricing model sets meal prices against the income level of each neighborhood
  it serves. Everytable runs no traditional developer program; its machine-readable surface is its Shopify storefront, which
  publishes agent-facing instructions at /agents.md and /llms.txt and implements the Universal Commerce Protocol (UCP) over
  an MCP endpoint for agent-driven catalog search, cart, and buyer-approved checkout, backed by Shopify Customer Account OAuth
  2.0 / OpenID Connect.
image: https://everytable.com/cdn/shop/files/Favicon.png?v=1750436309
url: https://raw.githubusercontent.com/api-evangelist/everytable/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-harvest-url: https://forgeglobal.com/everytable_stock/
specificationVersion: '0.20'
x-enrichment:
  date: '2026-08-04'
  status: enriched
  artifacts_added: 20
  pass: local-v1
created: '2026-08-04'
modified: '2026-08-04'
tags:
- Company
- Food
- Restaurants
- Meal Delivery
- Ecommerce
- Agentic Commerce
- Shopify
- Social Enterprise
- Nutrition
- Subscriptions
apis:
- name: Everytable Agentic Commerce API (UCP over MCP)
  description: Everytable's Shopify storefront implements the Universal Commerce Protocol (UCP) and exposes it to agents as
    a Model Context Protocol (MCP) endpoint at https://everytable.com/api/ucp/mcp. The store advertises the endpoint in its
    own /robots.txt, /llms.txt and /agents.md, and describes its capabilities at /.well-known/ucp. Declared capabilities cover
    catalog search and lookup, cart, checkout, fulfillment, discount and order, with Shop Pay, Shopify card and Google Pay
    payment handlers. Payment completion requires contemporaneous human approval.
  humanURL: https://everytable.com/agents.md
  baseURL: https://everytable.com/api/ucp/mcp
  tags:
  - MCP
  - Agentic Commerce
  - UCP
  - Ecommerce
  properties:
  - type: MCPServer
    url: mcp/everytable-mcp.yml
  - type: Documentation
    url: https://everytable.com/agents.md
- name: Everytable Storefront Catalog (JSON)
  description: 'Read-only product and collection JSON surfaced by the Everytable Shopify storefront and documented by Everytable
    in its own /llms.txt: product JSON at /products/{handle}.json, collection product JSON at /collections/{handle}/products.json,
    and product search at /search?q={query}&type=product. No authentication is required for these read paths; Everytable directs
    transacting agents to the UCP/MCP endpoint instead.'
  humanURL: https://everytable.com/llms.txt
  baseURL: https://everytable.com
  tags:
  - Catalog
  - Products
  - Ecommerce
  properties:
  - type: LLMsTxt
    url: llms/everytable-llms.txt
- name: Everytable Customer Account (OAuth 2.0 / OpenID Connect)
  description: Shopify Customer Accounts authorization server for Everytable, discoverable anonymously at https://everytable.com/.well-known/openid-configuration
    and /.well-known/oauth-authorization-server. Issuer https://shopify.com/authentication/69951324217, authorization and
    token endpoints on account.everytable.com, authorization_code + refresh_token + jwt-bearer grants, PKCE S256 required,
    RS256 ID tokens, and four published scopes including customer-account-mcp-api:full.
  humanURL: https://everytable.com/.well-known/openid-configuration
  baseURL: https://account.everytable.com
  tags:
  - OAuth
  - OpenID Connect
  - Authentication
  properties:
  - type: Authentication
    url: authentication/everytable-authentication.yml
  - type: OAuthScopes
    url: scopes/everytable-scopes.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://everytable.com/
- type: Documentation
  url: https://everytable.com/agents.md
- type: Blog
  url: https://everytable.com/blogs/news
- type: Support
  url: https://everytable.com/pages/contact
- type: Pricing
  url: https://everytable.com/pages/subscriptions
- type: Login
  url: https://everytable.com/account/login
- type: TermsOfService
  url: https://everytable.com/policies/terms-of-service
- type: PrivacyPolicy
  url: https://everytable.com/policies/privacy-policy
- type: RefundPolicy
  url: https://everytable.com/policies/refund-policy
- type: LLMsTxt
  url: llms/everytable-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: MCPServer
  url: mcp/everytable-mcp.yml
- type: AgenticAccess
  url: agentic-access/everytable-agentic-access.yml
- type: WellKnown
  url: well-known/everytable-well-known.yml
- type: Authentication
  url: authentication/everytable-authentication.yml
- type: OAuthScopes
  url: scopes/everytable-scopes.yml
- type: Conformance
  url: conformance/everytable-conformance.yml
- type: ErrorCatalog
  url: errors/everytable-problem-types.yml
- type: Lifecycle
  url: lifecycle/everytable-lifecycle.yml
- type: Conventions
  url: conventions/everytable-conventions.yml
- type: Idempotency
  url: conventions/everytable-conventions.yml
- type: RateLimits
  url: rate-limits/everytable-rate-limits.yml
- type: DomainSecurity
  url: security/everytable-domain-security.yml