docs: add MPP (Celo-hosted x402 facilitator) page#2216
Closed
viral-sangani wants to merge 1 commit into
Closed
Conversation
Add a Build with AI > Agent Infrastructure page for MPP, Celo's hosted x402 facilitator at x402.celo.org: - high-level explanation of what MPP is and why on Celo - seller + buyer code examples (verified against the live facilitator) - link to the runnable example repo celo-org/mpp-celo-example - CTA pointing integrators to the x402.celo.org/skill.md agent skill Also cross-links the existing x402 page to MPP and back. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Collaborator
Author
|
Closing this — on review, this page describes the Celo-hosted x402 facilitator but was mislabeled as MPP (Machine Payments Protocol), which is a distinct protocol (Tempo/Stripe). Celo already has x402 documentation, so this page isn't needed. Apologies for the noise. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a MPP page under Build with AI → Agent Infrastructure, documenting Celo's hosted x402 facilitator at x402.celo.org.
The existing
x402.mdxcovers the protocol and the thirdweb-hosted facilitator; this page covers the Celo-native hosted option — so builders who want a Celo-first, ready-to-use facilitator have a direct path. The two pages cross-link each other.What's included
402, buyer signs EIP-3009, facilitator settles on-chain and pays gas) and why it fits Celo.@x402/hono), and buyer (@x402/fetch). These mirror the live integration guide and were verified end-to-end against the facilitator on Celo Sepolia (real on-chain settlement).celo-org/mpp-celo-example, a minimal seller + buyer you can clone and run."$0.01"pricing 500s until coinbase/x402#244 merges).Changes
build-on-celo/build-with-ai/mpp.mdx— new pagedocs.json— adds the page to the Agent Infrastructure nav groupbuild-on-celo/build-with-ai/x402.mdx— cross-link note to the new MPP pageValidation
docs.jsonis valid JSON; the page is registered in the nav.<Note>/<Card>/<Warning>and the icons used are all already in use elsewhere in the docs.