Skip to content

X402 Native Token Payment Demo

Free

by MCP Community

X402 Native Token Payment Demonstration with MCP, Resource Server, and Facilitator

v0.0.1Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

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

Leave a Review

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"]
    }
  }
}