Supported MCP tools

What your AI assistant can actually do once it's connected.

Your assistant picks the right tool for whatever you ask, so you don't need to memorize any of this. It's here so you know what's in scope — and what to ask for.

ToolWhat it doesTry asking
get_business_infoIt gets your business name and website. Always available once you're connected."What business details does Mamo have on file for us?"
get_account_balancesIt gets your payments, card, and cashback account balances."What's my card account balance right now?"
get_payment_linksIt gets a list of your payment links,"List all my payment links"
get_specific_payment_linkIt gets the details of a specific payment link,"Show me the details of MB-LINK-3216D27C9D"
get_paymentsIt gets a list of your payments."How much did we collect in July?" or "Chart our daily volume for the last 30 days"
get_specific_paymentIt gets the details of a specific payment"What happened with MPB-CHRG-BEE56990A9?"
create_payment_linkIt creates a new payment link."Create an AED 500 link for the design retainer and email the customer a receipt"

Each tool maps to an endpoint you'll find elsewhere in these docs — Fetch Business Info, Fetch Account Balances, Fetching Payment Links, Fetch Payment Link Info, Fetching Payments, Fetch Payment Info, and Create Payment Link. For the shape of what comes back, see the Payment Object and Payment Link Object pages.

A few things to try

Check your balance
"What's in our Mamo wallet, and how much cashback have we built up?"

Look at collections
"Chart our payment volume by week for the last quarter and tell me which weeks were unusually quiet."

Tidy up your links
"List every payment link we have and flag the ones that have never taken a payment."

Dig into a payment
"Pull up MPB-CHRG-BEE56990A9 and tell me which link it came from."

Reconcile
"Give me every payment between 1 and 31 August with the link it came from, as a table I can paste into a spreadsheet."

Create a link
"Create an AED 1,200 link titled 'Q4 consulting' that collects the customer's details and emails them a receipt."