X402-Algorand-MCP

marcvl64/X402-Algorand-MCP
★ 1 stars TypeScript AI/LLM Updated today
Remote MCP server for discovering x402 endpoints on Algorand and paying for them via any signer — AC2-paired wallet, wallet MCP, or local key
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "x402-algorand-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "marcvl64/X402-Algorand-MCP"
      ]
    }
  }
}

README Excerpt

A remote [MCP](https://modelcontextprotocol.io) server that lets any agent **discover handing the server a key. ``` ┌─────────────────────┐ agent ◄──MCP──►│ X402-Algorand-MCP │──── discovery ───► facilitator catalog │ │ (holds no keys) │──── paid call ───► merchant endpoint │ └─────────────────────┘

Tools (17)

ALGOD_URLMCP_MAX_SESSIONSX402_ALLOWED_ASSETSX402_ALLOW_PRIVATE_EGRESSX402_DEFAULT_NETWORKX402_FACILITATOR_URLX402_MAX_AMOUNT_ATOMICX402_MAX_PENDING_PAYMENTSX402_MAX_REDIRECTSX402_PENDING_TTL_MSX402_UPSTREAM_TIMEOUT_MSdescribe_endpointget_payment_configlist_endpointslist_merchantsprepare_paymentsubmit_payment