Skip to content

feat: add Zinc to the MPP service directory#470

Open
ianjanicki wants to merge 1 commit intotempoxyz:mainfrom
zincio:feat/add-zinc-service
Open

feat: add Zinc to the MPP service directory#470
ianjanicki wants to merge 1 commit intotempoxyz:mainfrom
zincio:feat/add-zinc-service

Conversation

@ianjanicki
Copy link

@ianjanicki ianjanicki commented Mar 26, 2026

Summary

  • Add Zinc as a first-party MPP service at https://api.zinc.com
  • One paid endpoint: POST /agent/orders (dynamic pricing via MPP 402 flow)

Zinc

Zinc lets AI agents buy products from online retailers via a single API. No account required — payment is handled via MPP (HTTP 402). Supports Amazon and more.

Validation

  • pnpm check:types
  • pnpm build
  • npx @agentcash/discovery discover https://api.zinc.com
  • Registered on MPPScan ✅

🤖 Generated with Claude Code

Zinc lets AI agents buy products from online retailers via a single API.
Supports ordering via MPP (HTTP 402 flow) with dynamic pricing.

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

vercel bot commented Mar 26, 2026

@ianjanicki 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

👋 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

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.

1 participant