MCP

Connect agents to Micropay. Browse models for free; paid chat, image, audio, and IDE agent calls settle via x402.

Cursor / Claude Desktop

Paste into your MCP client config. Server endpoint: POST https://micropay.website/mcp

{
  "mcpServers": {
    "micropay": {
      "url": "https://micropay.website/mcp"
    }
  }
}
Open /mcp

Available tools

free
list_models
List available models with display prices.
free
micropay_endpoints
Describe the paid HTTP APIs agents can call (chat, images, audio, IDE).
free
compile_puya_ts
Compile Algorand TypeScript (single source or multi-file project) to TEAL.

Paid HTTP (wallet / x402)

  • POST /api/v1/chat/completions
  • POST /api/v1/images/generations
  • POST /api/v1/audio/transcriptions
  • POST /api/v1/ide/agent

MCP lists model info only; payment happens on these routes with a wallet-capable client (@x402/fetch). All settle into the shared Activity table.