X402 Native Token Payment Demo
Freeby MCP Community
X402 Native Token Payment Demonstration with MCP, Resource Server, and Facilitator
v0.0.1Added Apr 12, 2026
X402 Native Token Payment Demo MCP Server
X402 Native Token Payment Demonstration with MCP, Resource Server, and Facilitator
Installation
npx -y x402-native-token-payment-demo
Reviews
Installation
Quick install
npx -y x402-native-token-payment-demo
Add to claude_desktop_config.json
{
"mcpServers": {
"x402-native-token-payment-demo": {
"command": "npx",
"args": ["-y", "x402-native-token-payment-demo"]
}
}
}