Skip to content

Commit 9ef9d90

Browse files
author
up2itnow0822
committed
feat: add webmcp-sdk tool and AgentPay x402 payment demo
Tools: - webmcp-sdk: W3C WebMCP developer toolkit with TypeScript types, tool helpers, and x402 payment integration for navigator.modelContext Demos: - AgentPay x402 Payment Demo: AI agent makes micropayments via HTTP 402 Payment Required protocol through navigator.modelContext. Shows both declarative and imperative tool registration patterns. Runs on Base chain with non-custodial smart contract wallet.
1 parent 206ac4a commit 9ef9d90

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
## Demos
4949

5050
- 2025.10 [WebMCP demo recording](https://screen.studio/share/hbGudbFm) by Alex Nahas, presented at W3C TPAC 2025
51+
- 2026.03 [AgentPay x402 Payment Demo](https://github.com/GoogleChromeLabs/webmcp-tools/tree/main/demos/x402-payment) — AI agent makes x402 micropayments (HTTP 402 Payment Required) through `navigator.modelContext`. Demonstrates both declarative and imperative tool registration with payment wallet UX on Base.
5152

5253
## Frameworks
5354

@@ -58,6 +59,7 @@
5859
## Tools
5960

6061
- [Collection of WebMCP tools](https://github.com/GoogleChromeLabs/webmcp-tools/) by Google Chrome Labs
62+
- [webmcp-sdk](https://github.com/up2itnow0822/webmcp-sdk) — W3C WebMCP developer toolkit with TypeScript types, tool helpers, and x402 payment integration. Make any website agent-ready with `navigator.modelContext`.
6163

6264
## Tutorials
6365

0 commit comments

Comments
 (0)