Soylent Agent Commerce (UCP / MCP)

Agent-facing commerce surface for the Soylent storefront implementing the Universal Commerce Protocol over MCP: catalog search, cart, checkout, and fulfillment with a buyer-approval invariant on payment. Discoverable via /.well-known/ucp and /llms.txt; tool schemas are gated behind a UCP agent-profile identity handshake.

API entry from apis.yml

apis.yml Raw ↑
name: Soylent Agent Commerce (UCP / MCP)
description: 'Agent-facing commerce surface for the Soylent storefront implementing the Universal Commerce
  Protocol over MCP: catalog search, cart, checkout, and fulfillment with a buyer-approval invariant on
  payment. Discoverable via /.well-known/ucp and /llms.txt; tool schemas are gated behind a UCP agent-profile
  identity handshake.'
humanURL: https://soylent.com/llms.txt
baseURL: https://soylent.com/api/ucp/mcp
tags:
- Agent Commerce
- MCP
- Universal Commerce Protocol
- Ecommerce
properties:
- type: MCPServer
  url: mcp/soylent-mcp.yml
- type: LLMsTxt
  url: llms/soylent-llms.txt
- type: WellKnown
  url: well-known/soylent-well-known.yml
- type: Authentication
  url: authentication/soylent-authentication.yml
- type: OAuthScopes
  url: scopes/soylent-scopes.yml
- type: Conformance
  url: conformance/soylent-conformance.yml
- type: Conventions
  url: conventions/soylent-conventions.yml