eCommerce
daski.io
Facilitates discovering and purchasing real-world services on the Daski marketplace using USDC, with advanced payment lifecycle management.
ENDPOINT 1
https://sandbox-gateway.daski.io/mcp
Known tools 8
daski_search_servicesFind a provider on the Daski marketplace that can perform a real-world service for USDC (domain registration, LLC formation, hosting, email, etc.).
daski_purchase**Advanced/manual.** Prefer `daski_buy_service` unless you're managing the payment lifecycle yourself (custom UIs, multi-leg signing flows, dry-run quotes).
daski_settle_payment**Advanced/manual.** Prefer `daski_buy_service` unless you called `daski_purchase` separately.
daski_confirm_deliveryLeave a confirmed / not-confirmed attestation for a completed Daski purchase.
daski_register_agent**Advanced.** Register a fresh wallet as an ERC-8004 Daski agent without making a purchase.
daski_submit_taskDispatch a task to a Daski provider over A2A.
daski_get_task_statusGet the current state of a Daski provider task.
daski_buy_service**Start here for any paid Daski service.** Validates inputs, prepares the USDC payment, and (after wallet signing) settles on-chain.