mcpserver.lol
registry/easy-mcp
Connection check verified live · 20h ago

easy-mcp

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

Tools 14
GitHub stars
Installs / wk
Licence
Transport streamable-http, stdio
Last checked 20h ago

Tools & capabilities

14 tools

Read from the running server on 20h ago.

explain_application_step read-only step*
Explains 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…
find_customer read-only query*
Find 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 cu…
get_balance_transfer read-only balance_transfer_id*
Get a balance transfer by ID.
get_customer read-only customer_id*
Get a customer by ID.
get_dispute read-only dispute_id*
Get a single dispute by ID.
get_settlement read-only settlement_id*
Get a single settlement by ID.
get_transfer read-only transfer_id*
Get a single transfer by ID.
list_balance_transfers read-only limitoffset
List balance transfers.
list_customers read-only limitoffset
List customers with pagination.
list_disputes read-only limitstateoffset
List disputes with optional state filter.
list_settlements read-only limitoffset
List settlements with pagination.
list_transfers read-only limitoffsetstatus
List recent transfers with optional filters.
merchant_application_checklist read-only
Everything 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…
revenue_summary read-only period
Revenue 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…