docs: clarify agentic payment methods and enhance x402 documentation - #2836
Open
birosrichard wants to merge 1 commit into
Open
docs: clarify agentic payment methods and enhance x402 documentation#2836birosrichard wants to merge 1 commit into
birosrichard wants to merge 1 commit into
Conversation
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
Contributor
|
✅ Preview for this PR (commit |
webrdaniel
approved these changes
Jul 30, 2026
MQ37
approved these changes
Jul 30, 2026
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.
Why
Follow-up to apify-web#6391 and apify-mcp-server#1178. Agentic-payment info is scattered and out of sync across repos, tracked in apify-agi#89.
docs.apify.com/integrations/x402describes Apify AGI's own flow (buys a token fromagi.apify.comviaawal) but never says "AGI" anywhere, so a reader has no way to connect it to AGI as described elsewhere.mcp.md's "Agentic payments" section led with "x402" and "Skyfire" with no mention of AGI at all.What changed
Before:
x402.mdnever mentioned AGI;mcp.mdpresented "x402" and "Skyfire" as the MCP server's two payment methods, no AGI.Now:
x402.mdgets an info callout naming Apify AGI and linking to its site for current terms (minimum amount, token lifetime, refund policy).mcp.md's payment list now leads with AGI (recommended, works for any Actor) and separately links out to the MCP server's own native "Direct x402" support in theapify-mcp-serverREADME, instead of presenting it as just "x402."Notes for reviewers (human-written)
First time touching docs conventions here, so flag anything stylistically off - happy to adjust. Content was fact-checked against the live implementations; wording was drafted with Claude.
Btw.. Not really
adhocissue, but I cannot link https://github.com/apify/apify-agi/issues/89