Charges, invoices, subscriptions and checkout. Every tool below was read from that server's own
tools/list, so the name and arguments are what the server exposes, not what
its description claims.
| Tool | Server |
|---|---|
| stripe_paymentsanswers Retrieves live payment data from a Stripe account via the Stripe API. Supports four query types: recent_payments returns the latest payment intents with status, amount, and currency; failed_charges returns declined or... arguments: query_type, limit | Inferventis MCP Server ai.bankee |
| stripe_payment_recordsanswers Retrieves payment and charge records from a Stripe merchant account. Returns a list of payment records filtered by the requested query type. Use stripe_payment_records when an agent needs to review recent charges, ref... arguments: query_type, limit | Inferventis MCP Server ai.bankee |
| formation_get_payment_linkanswers Generates ONE Stripe Checkout URL covering the whole purchase in a single one-time payment: the Lovie formation charge, the state's filing fee, and a year of registered agent service. Generating this link files NOTHIN... arguments: attribution, billingInterval, formationId, subscriptionOnly | Lovie Company Formation co.lovie |
| get-invoice-payment-statusanswers Returns the authoritative payment state for one authorized invoice without exposing payment links or provider identifiers. arguments: invoice_id | FieldRobin com.fieldrobin |
| record_invoice_paymentanswers Record a manual payment against an invoice (cash, bank transfer, cheque, card terminal). Updates invoice status to PARTIAL or PAID based on the running total. arguments: invoiceId, amount, method, reference, note | FavCRM io.favcrm |
| complete_checkoutanswers Complete checkout with payment and start site provisioning.
The checkout must be in "ready" status.
Two payment methods:
- "stripe_checkout" (default): Returns a short, chat-safe payment URL.
**Present `payment_ur... arguments: checkout_id, payment_method, payment_method_id | BorealHost ai.borealhost |
| get_checkout_statusanswers Poll a checkout session for status updates.
Call this after complete_checkout to track payment and provisioning.
Polling strategy:
- First 60 seconds: every 5 seconds
- After 60 seconds: every 15 seconds
- Stop afte... arguments: checkout_id | BorealHost ai.borealhost |
| cancel_checkoutanswers Abandon an unpaid checkout and expire its Stripe payment link.
Use this to clean up abandoned attempts rather than leaving them to sit.
A completed checkout is never cancelled here — that would be a refund, and
it is... arguments: checkout_id | BorealHost ai.borealhost |
| get_billing_portalanswers Get a Stripe billing portal URL for managing payment methods and invoices.
Returns a URL (not a redirect) that the human can open in a browser.
Requires: API key with read scope.
Args:
flow: Optional. Set to "p... arguments: flow | BorealHost ai.borealhost |
| billinganswers Membership status, or a link for your human. Registering and watching are free; searching and talking require membership ($5/month founding price, locked for as long as they stay; charged only while searching — collec... arguments: participant_secret, action | Rendezvous app.agentrendezvous |
| sprkly_get_billing_summaryanswers Subscription status, current plan, period end, purchased handles and the last few billing events. No payment method details; the Stripe customer id is truncated. | app.sprkly/sprkly app.sprkly |
| get_agent_billing_quoteanswers Get a deterministic Toofi internal-credit quote for an agent tool call, including TTL, payment rails, Stripe checkout command, and x402-ready contract fields. arguments: request_id, intent_id, mandate_id, agent_id, principal_id, clinic_id | Toofi Dental Planning MCP app.toofi |
| get_billinganswers Billing status + self-service payment for your company: credit-wallet balance, pay-per-use flag, license tier / annual commitment, per-action prices, purchasable plans, and any approved-but-unpaid plans. Pass `checkou... arguments: checkout_request_id, topup_amount, request_plan | com.ayurak/aribot-mcp com.ayurak |
| create_payment_linkanswers Create a Stripe Payment Link so this company can collect a real payment (sponsor, invoice, one-off). Use when get_receive_status says charges_enabled (or start_company_receive already finished). Returns a checkout URL... arguments: companyId, amount_cents, currency, title, description | com.getfreedomos/freedom-mcp com.getfreedomos |
| start_checkoutanswers Use this when an end user wants to buy the package now. Issues a REAL payable path: the same one-off hosted Stripe invoice request_invoice produces, billed at the flat $450 package price. The invoice is payable immedi... arguments: tier, email, domain | com.mudko/agent-ready-kit com.mudko |
| get_subscription_optionsanswers Return plans, pricing, checkout links, and partner-pilot interest details.
Use this when an agent or product team evaluates Olympus as B2B sports-intelligence infrastructure, asks how to integrate, or needs plan ... | olympus-bets-analytics com.olympus-bets |
| billing_invoices_download Get a download URL for a billing invoice PDF.
Returns ``{download_url, content_type, status_code, note}`` instead of the
binary PDF stream. Fetch ``download_url`` to obtain the file. arguments: id | Wavix io.github.wavix |
| billing_invoices_list Returns a paginated list of financial statements. arguments: page, per_page | Wavix io.github.wavix |
| start_checkoutanswers Start checkout. With payment_mode=stripe_spt plus shared_payment_granted_token and buyer_email, settles a Stripe PaymentIntent and returns the signed license without opening a browser. arguments: buyer_email, email, payment_mode, product_id, shared_payment_granted_token | Bring Your AI ai.bringyour |
| checkoutanswers Requires `checkout:write` scope. **Requires `set_shipping_address` to have been called first.** Returns 400 `invalid_shipping` if no address is on the cart, or 400 `delivery_unavailable` if the buyer's address is outs... arguments: cart_id, email, buyer_token | Kifly — Agentic Commerce & Payments ai.kifly |
| billing_portalanswers Stripe Customer Portal URL for an existing subscriber (manage/cancel). Not first-time subscribe — use checkout or mpp_upgrade for that. arguments: return_url | Novence ai.novence |
| setup_payment_methodanswers Save a card for instant off-session purchases and auto-recharge. Returns a Stripe setupUrl — a human completes it once (no charge is made), after which the buyer agent can pay from the saved card without checkout redi... arguments: api_key | Vertical Marketplace ai.verticalmarketplace |
| create_credit_checkout_sessionanswers Create a hosted Stripe Checkout URL for buying Uwear generation credits. Use only when the user explicitly asks to buy, add, top up, or purchase credits, or when they ask how to continue after insufficient credits. Do... arguments: credits, return_success_url, return_cancel_url, user_agent | Uwear ai.uwear |
| mcp_create_credit_checkout_sessionanswers App-only: create a hosted Stripe Checkout URL for buying Uwear credits from the MCP workspace credit control. Hidden from the host LLM so photoshoot planning does not drift into billing unless the user presses the plu... arguments: credits, return_success_url, return_cancel_url, user_agent | Uwear ai.uwear |
| checkoutanswers Fallback/non-widget tool for starting external Stripe Checkout after the user accepts a pay-per-use quote. Payment authorization is required before PromptFax can send; PromptFax treats webhook-confirmed authorization,... arguments: sessionId, sendIntentId, autoSendAfterAuthorization | PromptFax app.promptfax |
| create_checkoutanswers Get a hosted-checkout link outside beta. Disabled while beta pricing is free.
The REQUIRED idempotency_key creates or replays one durable order and Stripe is
called under an order-derived key, so a re... arguments: pack, idempotency_key, success_url, cancel_url, api_key | VHGENGINE app.railway.up.engine-production-3bdc |
| create_agent_checkout_sessionanswers Create a real Stripe Checkout session for buying Toofi internal credits. Returns a claim token so the agent can retrieve its key after payment. arguments: request_id, intent_id, mandate_id, agent_id, principal_id, clinic_id | Toofi Dental Planning MCP app.toofi |
| asksteps_start_checkoutanswers Returns the link where the user books a plan themselves, with that plan preselected, and the exact net price. Requires "billing:write". NOTHING is bought by this call and nothing can be: the customer enters their paym... arguments: plan_code, interval | asksteps co.asksteps |
| validate_acp_checkoutanswers ACP Checkout Conformance Validator: OpenChainGraph compute node (payment_mandate). Deterministic OpenChainGraph compute node. By default (compute:"auto") inputs are computed server-side on Cloudflare Workers for gpu:f... arguments: policy_parameters, compute, parent_hashes, parent_tool_ids | AINumbers Fintech Intelligence Suite co.ainumbers |
| formation_confirm_paymentanswers Verifies with Stripe that payment actually completed and, on success, advances the formation to filing. Usually unnecessary — payment auto-confirms via webhook once the user pays. Only call this if the user explicitly... arguments: formationId, paymentConfirmed, stripeSessionId | Lovie Company Formation co.lovie |
| create_checkoutanswers Create a Stripe Checkout session for an AcuiQ product and return its URL. Give the URL to the human to open and complete — the agent never touches payment data. Creates a live session on Stripe: call it when the perso... arguments: product, quantity | AcuiQ com.acuiq |
| create_checkoutanswers Create a Stripe checkout URL for one paid add-on on one listing, and return it for a HUMAN to open. Never present this as a completed purchase: nothing is charged until a person completes checkout in a browser. Return... arguments: slug, product | AI Alt Finder com.aialtfinder |
| printing.checkout.createanswers Create a Stripe Checkout URL after the customer approves the quote. Stripe authorizes the card; AIURION captures payment only after manually approving the model. arguments: accessToken, quoteId, approvalConfirmed, idempotencyKey, materialId, productionSpeed | AIURION Agentic 3D Printing — San Francisco com.aiurion |
| create_checkoutanswers Create a Stripe checkout URL for one paid add-on on one listing, and return it for a HUMAN to open. Never present this as a completed purchase: nothing is charged until a person completes checkout in a browser. Return... arguments: slug, product | Alternativas IA com.alternativasia |
| create_checkoutanswers Create a secure Stripe payment link for an Alt eSIM plan. Returns a payment URL the BUYER opens to pay (the agent never handles card details) AND a checkout_session_id. After the buyer pays, call get_qr_code with that... arguments: sku_or_id, email, lang, customer_code | ALT eSIM com.altesim |
| create_checkoutanswers Create a checkout for one track. Returns a Stripe hosted-payment URL that the USER must open and approve in a browser (EU PSD2 — payment is never completed by the agent) plus the order publicId for polling. The sessio... arguments: productId, tier, shares, giftName, locale | Artyfile Music Licensing com.artyfile |
| list_billing_methodsanswers List all available payment / billing methods. Call this before checkout to retrieve valid method IDs required for the checkout call. | com.b2bware/mcp-server com.b2bware |
| create_checkoutanswers Create a Stripe checkout URL for one paid add-on on one listing, and return it for a HUMAN to open. Never present this as a completed purchase: nothing is charged until a person completes checkout in a browser. Return... arguments: slug, product | Beste KI Tools com.bestekitools |
| continuum_create_checkoutanswers An api-integration workflow that, after explicit sponsor confirmation of current terms, creates a hosted Stripe URL with all eligible dynamic payment methods. The payer completes payment on Stripe. arguments: sponsor_name, sponsor_email, agent_name, sponsor_confirmed, terms_version, referral_code | com.blacklabelbots.continuum/continuum com.blacklabelbots.continuum |
| get_card_checkout_linkanswers Card payments require a browser (3-D Secure). Returns the dashboard page for the pool where a human can complete checkout. Card subscriptions auto-renew monthly until cancelled. arguments: pool_slug | com.cheapestinference/mcp com.cheapestinference |
| get_cost_seg_payment_linkanswers Generate a Stripe Checkout URL for a human buyer to purchase a Cost Seg Smart cost segregation study. Returns a payment_link_url plus the study cost, property metadata, and a liability disclaimer naming the calling ag... arguments: property_type, purchase_price, buyer_email, address, city, state | com.costsegsmart/cost-seg-smart com.costsegsmart |
| start_checkoutanswers Begin an agent-initiated droplinked checkout for a SKU. Mints a cart on droplinked-backend and returns either the hosted checkout URL (default `hosted` mode) or the Stripe client_secret (`managed` mode) the agent uses... arguments: shopId, skuId, quantity, mode, buyer, returnUrl | droplinked com.droplinked.mcp |
| create_checkoutanswers Start a purchase — the step after the user picks a plan from search_esim_plans.
Call it with that plan's plan_id (get_plan_details shows the current price first).
Returns an order_id and where to pay, on the rail you... arguments: plan_id, pay_with | eSIM Tabby com.esimtabby |
| start_checkoutanswers Create an Eveoy checkout and return a payment link. Pricing mirrors the order page: $24.99 per verified customer base, plus two options — a guaranteed purchase (guarantee_type "visit_purchase": every shopper buys your... arguments: customers_per_location, locations, your_name, work_email, brand_website, phone | Eveoy — Verified In-Store Foot Traffic ($24.99/customer) com.eveoy |
| get_subscription_pricinganswers Calculate exact monthly subscription price for a specific vehicle, term, and mileage combination. Returns base price, km add-on, total, and a canonical checkout URL.
Checkout URL structure (always use the URL returne... arguments: vehicle_id, term_months, km_package, down_payment_amount | FINN Auto - Car Subscription com.finn.www |
| hemmabo_booking_checkoutanswers Create a fallback non-VRP booking and return a host-configured Stripe checkout URL. Use only after explicit user confirmation when no signed VRP direct_booking_url is available; when get_verified_stay_offer returns on... arguments: propertyId, checkIn, checkOut, guests, guestName, guestEmail | HemmaBo Host Booking Engine com.hemmabo |
| create_checkoutanswers Create a Stripe checkout URL for one paid add-on on one listing, and return it for a HUMAN to open. Never present this as a completed purchase: nothing is charged until a person completes checkout in a browser. Return... arguments: slug, product | IA Selecta com.iaselecta |
| create_checkoutanswers Create a Stripe checkout URL for one paid add-on on one listing, and return it for a HUMAN to open. Never present this as a completed purchase: nothing is charged until a person completes checkout in a browser. Return... arguments: slug, product | KI Alternativen com.ki-alternativen |
| create_checkoutanswers Create a Stripe checkout URL for one paid add-on on one listing, and return it for a HUMAN to open. Never present this as a completed purchase: nothing is charged until a person completes checkout in a browser. Return... arguments: slug, product | KI Tools Heute com.kitoolsheute |
| create_checkoutanswers Create a Stripe checkout URL for one paid add-on on one listing, and return it for a HUMAN to open. Never present this as a completed purchase: nothing is charged until a person completes checkout in a browser. Return... arguments: slug, product | Lanzamientos IA com.lanzamientosia |
| create_checkoutanswers Create a Stripe checkout URL for one paid add-on on one listing, and return it for a HUMAN to open. Never present this as a completed purchase: nothing is charged until a person completes checkout in a browser. Return... arguments: slug, product | Launchelion com.launchelion |
| request_invoiceanswers Use this to autonomously close a deal: issue a ONE-TIME Stripe Invoice for the flat $450 package price (one-and-done — no recurring). If the buyer wants us to build & wire custom tools, add $150 per custom tool and pa... arguments: quote_id, amount_usd, tier, currency, promo_code, email | com.mudko/agent-ready-kit com.mudko |
| orders.checkoutLinkanswers Creates and returns a Stripe-hosted checkout URL for a DISPATCHED, not-yet-paid order, on behalf of the BUYER -- exactly what the 'Pay with Stripe' button on the Resollo order page does. This tool NEVER charges any pa... arguments: orderId | Resollo Agent API com.resollo |
| get_subscription_handoffanswers Use only after a human expresses interest in subscribing or asks for the checkout path. It returns exact Chicago Daily Drop terms and an attributed signup URL. For price-only questions, use get_salvage_signal_offer. T... arguments: source, campaign | Chicago Demolition Leads | Salvage Signal com.salvagesignal |
| create_checkoutanswers Create a Stripe-hosted checkout for a credit bundle without an API key. Returns a checkout URL and a secret one-time claim token. A human approves payment in Stripe; never expose or put the claim token in a URL. arguments: bundle | Tabular Recipe com.tabularrecipe |
| create_tracked_payment_linkanswers [demo: deshabilitada] Creates a tracked MercadoPago payment link for a catalog-tied cobro: atomically records the Sale + Invoice + PaymentIntent, then generates a real Checkout Pro link. MONEY: real and irreversible. arguments: customerId, items, description, expiresInDays, idempotencyKey | velora com.somosvelora |
| pay_invoiceanswers Initiate payment for an owned, unpaid invoice. Returns a PayRam `checkout_url`; the invoice settles (and the VPS provisions) automatically once the on-chain payment confirms. arguments: invoice_id | EQVPS — Crypto VPS for AI agents io.github.poiuyhje |
| create_checkout_session Create a Stripe Checkout URL the user can open in a browser to upgrade their clariBI subscription. Payment cannot happen inside the LLM; this tool returns a URL. arguments: tier, billing_period | clariBI com.claribi |
| get_billing Billing status + self-service payment for your company: credit-wallet balance, pay-per-use flag, license tier / annual commitment, per-action prices, purchasable plans, and any approved-but-unpaid plans. Pass `checkou... arguments: checkout_request_id, topup_amount, request_plan | aribot io.github.aristiun |
| create_checkoutanswers Create the order and get a hosted payment link for a chosen offer. Call this as soon as the user picks an offer + shipping speed — do NOT ask for their address first: the secure payment page collects the shipping addr... arguments: offer_id, shipping_option_id, name, street1, street2, city | Agentic Fabrication Network (AFN) ai.agenticfabricationnetwork |
https://neuronto.com/tools?q=..., or connect an agent to
https://neuronto.com/mcp and call find_tool. No key, no signup.