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 /mcpAvailable tools
free
list_modelsList available models with display prices.
free
micropay_endpointsDescribe the paid HTTP APIs agents can call (chat, images, audio, IDE).
free
compile_puya_tsCompile 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.