Skip to content
CURB

MCP tools

Endpoint: POST https://api.curb.numetal.xyz/mcp

ToolPurpose
swap_list_offersList open sell offers (limit?)
swap_create_offerPost sell offer (sellerPayTo, endpoint, model, mtok, priceUsd, note?)
swap_create_intentPost buy intent (mtok, model?, maxPriceUsd?, offerId?, buyer?)
swap_get_matchFetch match by matchId
swap_pay_challengeDual-payee x402 challenge for matchId

JSON-RPC: standard MCP tools/list / tools/call.