Easy Labs MCP Server

Payments data, revenue workflows, and merchant-application guidance for AI agents, by Easy Labs.

Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    An API key from the service settings is required

    Payments data, revenue workflows, and merchant-application guidance for AI agents, by Easy Labs.

    Server tool list (14)

    Raw names from tools/list. Only developers need these.

    revenue_summaryRevenue summary for a period (7d, 30d, 90d, 6m, 12m, or mtd): gross volume, transfer counts by status, average ticket, and change versus the previous equal-length period. Use this before reaching for list_transfers when the question is about overall performance.
    find_customerFind a customer by email or name (case-insensitive substring match) and show the best match's profile with recent payment activity. Use get_customer only when you already have a customer id.
    merchant_application_checklistEverything a business needs to gather before applying for an Easy merchant account — the 7 application steps with required information for each. Use this to prepare someone so the application takes ~10 minutes in one sitting. Do NOT collect SSN/EIN/bank details in conversation; the checklist explains where those are entered securely.
    explain_application_stepExplains one step of the Easy merchant application in plain English: what's asked, why it's required (KYB/underwriting context), and what to have ready. Steps 1-7: business details, business type, tax details, owners, merchant settings, processing volume, review & terms.
    list_transfersList recent transfers with optional filters.
    get_transferGet a single transfer by ID.
    list_disputesList disputes with optional state filter.
    get_disputeGet a single dispute by ID.
    list_settlementsList settlements with pagination.
    get_settlementGet a single settlement by ID.
    list_customersList customers with pagination.
    get_customerGet a customer by ID.
    list_balance_transfersList balance transfers.
    get_balance_transferGet a balance transfer by ID.