Agent♥︎Age
Catalog

io.github.CryptoAPIs-io/mcp-x402-pay

Official

by CryptoAPIs-io · TypeScript

MCP server that pays x402-gated HTTP endpoints — fetch, and on a 402 authorize, sign, retry

MCP server that pays x402-gated HTTP endpoints. Its described behavior is to fetch from the gated endpoints, and when a 402 authorization condition occurs, it performs an authorize step, then signs the request and retries.

🛠️ Key Features

  • x402-gated HTTP endpoint access
  • Fetch workflow for gated requests
  • 402 authorize handling
  • Request signing
  • Retry after authorization/signing

🚀 Use Cases

  • Accessing HTTP resources that require x402 gating
  • Automating the “fetch → 402 authorize → sign → retry” pattern for protected endpoints

⚡ Developer Benefits

  • Encapsulates the required request lifecycle around x402 and HTTP 402 authorization
  • Provides a consistent MCP-server interface for gated endpoint calls

⚠️ Limitations

  • Designed specifically for x402-gated HTTP endpoints and the 402 authorize/sign/retry flow
io.github.CryptoAPIs-io/mcp-x402-pay - agentage MCP Catalog