Easy Labs MCP Server
Payments data, revenue workflows, and merchant-application guidance for AI agents, by Easy Labs.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
Payments data, revenue workflows, and merchant-application guidance for AI agents, by Easy Labs.
Список инструментов сервера (14)
Технические названия из tools/list. Нужны только разработчикам.
| revenue_summary | 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 before reaching for list_transfers when the question is about overall performance. |
| find_customer | 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 customer id. |
| merchant_application_checklist | 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 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_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, business type, tax details, owners, merchant settings, processing volume, review & terms. |
| list_transfers | List recent transfers with optional filters. |
| get_transfer | Get a single transfer by ID. |
| list_disputes | List disputes with optional state filter. |
| get_dispute | Get a single dispute by ID. |
| list_settlements | List settlements with pagination. |
| get_settlement | Get a single settlement by ID. |
| list_customers | List customers with pagination. |
| get_customer | Get a customer by ID. |
| list_balance_transfers | List balance transfers. |
| get_balance_transfer | Get a balance transfer by ID. |