@x402-avm/mcp
Freeby MCP Community
x402 Payment Protocol with Algorand integration - MCP SDK
v2.6.1Added Apr 12, 2026
@x402-avm/mcp MCP Server
x402 Payment Protocol with Algorand integration - MCP SDK
Installation
Reviews
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"]
}
}
}