feat: add webmcp-sdk, agentpay-mcp SDK and x402 payment demo#3
Open
up2itnow0822 wants to merge 1 commit intowebfuse-com:mainfrom
Open
feat: add webmcp-sdk, agentpay-mcp SDK and x402 payment demo#3up2itnow0822 wants to merge 1 commit intowebfuse-com:mainfrom
up2itnow0822 wants to merge 1 commit intowebfuse-com:mainfrom
Conversation
- Libraries: webmcp-sdk (W3C WebMCP toolkit with x402 support) and agentpay-mcp (non-custodial x402 payment layer for AI agents) - Demos: AgentPay x402 Payment Demo — AI agent makes micropayments through navigator.modelContext using HTTP 402 / x402 protocol on Base x402 Protocol — Patent Pending. Packages: agentpay-mcp@4.0.0, webmcp-sdk@0.5.7
3d51f1d to
1e5f55f
Compare
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.
What's added
📦 Libraries, SDKs & Polyfills
Two new entries under Standalone Libraries:
webmcp-sdk — W3C WebMCP developer toolkit with x402 payment support. Make any website agent-ready with
navigator.modelContext. Includes TypeScript types, tool helpers, and x402 payment integration for Base.agentpay-mcp (v4.0.0) — Non-custodial x402 payment layer for AI agents. Handles HTTP 402 Payment Required automatically — agent wallet signs on Base and retries. Patent Pending.
🎮 Demos & Example Projects
navigator.modelContext. Wallet auto-signs on Base and retries. Shows both declarative + imperative tool patterns.Why it's useful
x402 is the emerging standard for AI agent micropayments on the web — HTTP 402 gets a real implementation. This demo + SDK pair make it easy for other developers to add paid API access to their WebMCP tools without centralised payment infrastructure.
Links verified