WebMCP

FinanceWebMCP verified

jim.com WebMCP tools

Meet Jim — the AI partner that runs your payments and grows your business. Accept card payments on your phone, send links, and track sales. Start today.

2 tools1 methodsspec API surface

What can an agent do with jim.com WebMCP tools?

Meet Jim — the AI partner that runs your payments and grows your business. Accept card payments on your phone, send links, and track sales. Start today. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on jim.com

Tool 1 of 2WebMCPSensitive action

calculate_payment_fees

Exact JIM fee and net payout for a sale. Covers Tap to Pay vs Payment Link, fee pass-through, and JIM Card vs ACH withdrawal. Use instead of estimating.

How to install

Open the jim.com website and ask your browser agent to use calculate_payment_fees

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the calculate_payment_fees tool on jim.com with amount_usd: <number>, method: <string>, fee_paid_by: <string>, payout: <string>. Return the structured result and cite the source page.

Input contract

  • amount_usd number Sale amount in USD, before fees.
  • method string Tap to Pay is contactless in person; Payment Link is sent remotely.
  • fee_paid_by string Who absorbs the processing fee. Default seller.
  • payout string How the seller withdraws. JIM Card is free. Default jim_card.

Open the source definition

Tool 2 of 2WebMCPAnswer

get_pricing

JIM's pricing as structured data: account, processing rates, payout costs, Bookings, availability. Use calculate_payment_fees to price a specific sale.

How to install

Open the jim.com website and ask your browser agent to use get_pricing

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the get_pricing tool on jim.com with topic: <string>. Return the structured result and cite the source page.

Input contract

  • topic string Which section to return. Default all.

Open the source definition