Skip to content

Add Sayer & Stone to service directory#661

Merged
brendanjryan merged 1 commit into
tempoxyz:mainfrom
vvillait88:add-sayer-and-stone
May 22, 2026
Merged

Add Sayer & Stone to service directory#661
brendanjryan merged 1 commit into
tempoxyz:mainfrom
vvillait88:add-sayer-and-stone

Conversation

@vvillait88
Copy link
Copy Markdown
Contributor

@vvillait88 vvillait88 commented May 21, 2026

Summary

Adds Sayer & Stone to the service directory — lab-grown diamond fine jewelry, made to order. AI agents can browse the catalog and purchase pieces. Accepts Tempo USDC and Stripe.

Required checklist

  • Service is live and accepting payments via MPP (not a placeholder)
  • Entry added to schemas/services.ts
  • Types pass: pnpm check:types
  • Build succeeds: pnpm build
  • Tests pass: pnpm test (schemas/services.test.ts, 5670/5670)
  • Biome clean on changed file: pnpm check schemas/services.ts

Recommended

  • Registered on MPPScan

Endpoints

All 5 endpoints match the live openapi.json. Paths are written in the repo's :param convention (matching AgentMail, DripStack, Martin Estate, etc.) — the live OpenAPI spec uses the equivalent {param} form.

  • GET /catalog — list products with embedded variants
  • GET /catalog/:slug — product detail
  • POST /purchase — dynamic price
  • GET /orders/:id — order detail
  • GET /orders/:id/status — payment status

Lab-grown diamond fine jewelry, made to order. AI agents can browse the
catalog and purchase pieces. Accepts Tempo USDC and Stripe.

- Live: https://agents.sayerandstone.com
- OpenAPI: https://agents.sayerandstone.com/openapi.json
- llms.txt: https://agents.sayerandstone.com/llms.txt

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

@vvillait88 is attempting to deploy a commit to the Tempo Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown

Thanks for submitting a service to the MPP directory!

If you want your service included in the curated mpp.dev/services list, complete this checklist before review:

Required

  • Your service is live and accepting payments via MPP (not a placeholder or coming-soon)
  • You've added your entry to schemas/services.ts following the contributing guide
  • Types pass: pnpm check:types
  • Build succeeds: pnpm build

Recommended

  • Register your service on MPPScan (by Merit Systems) — it follows the standard MPP discovery format and makes your service discoverable by agents immediately, no PR required

Review criteria

We prioritize services that are high quality and novel. We may not approve services that duplicate existing functionality or aren't yet production-ready.


Contributing guide · MPPScan · Protocol docs

@github-actions
Copy link
Copy Markdown

🔀 Changed Services

✅ Added

  • sayer-and-stone

@brendanjryan brendanjryan merged commit b862c4b into tempoxyz:main May 22, 2026
5 of 6 checks passed
@vvillait88 vvillait88 deleted the add-sayer-and-stone branch May 22, 2026 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants