Skip to content

docs: add MPP vs x402 comparison page#624

Merged
brendanjryan merged 2 commits into
mainfrom
seo-mpp-vs-x402
May 4, 2026
Merged

docs: add MPP vs x402 comparison page#624
brendanjryan merged 2 commits into
mainfrom
seo-mpp-vs-x402

Conversation

@brendanjryan
Copy link
Copy Markdown
Collaborator

Summary

Add a standalone MPP vs x402 comparison page and link to it from the FAQ without adding it to the sidebar.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mpp Ready Ready Preview, Comment May 4, 2026 7:50pm

Request Review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1393adceb0

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/pages/mpp-vs-x402.mdx

MPP and x402 both use HTTP `402 Payment Required` to charge for API requests. They solve the same core problem, but they operate at different levels of scope.

x402 is more crypto-focused. MPP uses the same `402` pattern, but broadens it to support stablecoins, cards, Lightning, and session-based billing for high-frequency usage.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Replace banned “crypto” wording with stablecoin terminology

This page repeatedly uses crypto phrasing (crypto-focused, crypto payments), which conflicts with the repository doc standard in /workspace/mpp/AGENTS.md (“Avoid ... The word crypto—use stablecoins instead”). Leaving this as-is creates inconsistent terminology across docs and contradicts the project’s required language for payment methods.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is ok here

Comment thread src/pages/mpp-vs-x402.mdx
@@ -0,0 +1,106 @@
---
description: "Compare MPP vs x402 for HTTP 402 payments. Learn the protocol differences, supported payment methods, session support, and when to choose each approach."
imageDescription: "MPP vs x402 comparison"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Rewrite OG imageDescription with outcome-focused copy

The imageDescription value repeats the page title rather than adding a marketing benefit, which violates /workspace/mpp/AGENTS.md OG-card guidance (“Don’t restate the page title—add context the title doesn’t provide”). This weakens social preview quality and makes the card text less useful in link unfurls.

Useful? React with 👍 / 👎.

@brendanjryan brendanjryan merged commit c8117c0 into main May 4, 2026
11 checks passed
@brendanjryan brendanjryan deleted the seo-mpp-vs-x402 branch May 4, 2026 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant