MCP tools

Use catalog tools to resolve ids. Never invent serviceId or countryId.
Ids in replies appear in [brackets]: serviceId (slug), countryId/rentalId (numeric), Order/Receipt ID (tzid). Bulk tools accept 1–20 ids, or omit / [] for all active.

Catalog & balance

ToolDescription
get_account_balanceAccount balance before spending.
search_sms_servicesSearch Quick SMS services → serviceId.
get_sms_service_countriesCountries, price, and stock for a service → countryId.
find_cheapest_sms_countriesCheapest countries by price for a service.

Quick SMS

ToolDescription
order_sms_verificationspendsBuy a number for verification (spends balance).
wait_sms_verificationWait for the SMS code (prefer this over tight polling).
check_sms_verificationPoll inbox for one or more order ids.
cancel_sms_verificationClose Quick SMS order(s).
list_sms_ordersList active Quick SMS orders (and rentals) after crashes.

Long-term rental

Do not mix Quick SMS tools with long-term rental tools in one flow.
ToolDescription
list_sms_rentalsCatalog of long-term rental offers.
rent_sms_numberspendsRent a number (spends balance).
get_sms_rental_messagesRead rental inbox messages.
extend_sms_rentalspendsExtend a rental (spends balance).
cancel_sms_rentalCancel rental(s).