IMBA Agent Spend MCP Tools
IMBA Agent Spend exposes 19 tools. Each one has its own page with the configuration for every client that can run this server.
-
get_spend_policyRead-onlyget spend policy
-
get_deposit_addressRead-onlyget deposit address
-
get_balanceRead-onlyget balance
-
list_cardsRead-onlylist cards
-
list_card_productsRead-onlylist card products
-
list_gift_offersRead-onlylist gift offers
-
list_esim_plansRead-onlylist esim plans
-
create_cardMutatingcreate card
-
topup_cardtopup card
-
purchase_giftpurchase gift
-
purchase_esimpurchase esim
-
get_card_detailsRead-onlyget card details
-
list_notificationsRead-onlylist notifications
-
set_webhookMutatingset webhook
-
rotate_hmacrotate hmac
-
kyt_quotekyt quote
-
kyt_checkkyt check
-
kyt_check_getkyt check get
-
kyt_checkskyt checks
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.