Skip to content

@x402-avm/mcp

Free

by MCP Community

x402 Payment Protocol with Algorand integration - MCP SDK

v2.6.1Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

@x402-avm/mcp MCP Server

x402 Payment Protocol with Algorand integration - MCP SDK

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @x402-avm/mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "@x402-avm/mcp": {
      "command": "npx",
      "args": ["-y", "@x402-avm/mcp"]
    }
  }
}