mcpbeat Sign in

Easy Labs MCP Server

answering

Easy Labs MCP Server is answering right now. Last checked 12 min ago. 110 installs a week from npm. It exposes 14 tools.

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

Installs per day peak 337 · avg 29 · -82% w/w
a month agotoday
Uptime history 15 days of history · worst day 99%
15 days agonow
99.5%
Uptime 24h
183 of 184 checks
14
Tools
read from the server
732 ms
Response time
average over 24h
110
Installs / week
npm and PyPI

What changed 3

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 27 August 2026. No other catalogue keeps this.

27 Aug a tool description was rewritten revenue_summary
27 Aug a tool changed the parameters it asks for revenue_summary
27 Aug a tool changed version

Easy Labs MCP Server does not always answer

Over the last week it answered 99.8% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add easy-mcp --transport http https://mcp.itseasy.co/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "easy-mcp": {
      "url": "https://mcp.itseasy.co/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.easy-mcp]
url = "https://mcp.itseasy.co/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "easy-mcp": {
      "url": "https://mcp.itseasy.co/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "easy-mcp": {
      "url": "https://mcp.itseasy.co/mcp"
    }
  }
}

Available tools 14

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

balance
get_balance_transfer
Get a balance transfer by ID.
list_balance_transfers
List balance transfers.
customer
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.
get_customer
Get a customer by ID.
customers
list_customers
List customers with pagination.
dispute
get_dispute
Get a single dispute by ID.
disputes
list_disputes
List disputes with optional state filter.
explain
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.
merchant
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.
revenue
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.
settlement
get_settlement
Get a single settlement by ID.
settlements
list_settlements
List settlements with pagination.
transfer
get_transfer
Get a single transfer by ID.
transfers
list_transfers
List recent transfers with optional filters.

Endpoints

URLTransportStateLatencyChecked
https://mcp.itseasy.co/mcp streamable-http answering 352 ms 12 min ago
https://www.itseasy.co/api/mcp streamable-http answering 277 ms 13 min ago

Alternatives to Easy Labs MCP Server

same job, measured the same way
M2mcent
by evozim

x402 payment wrapper for AI Agents and MCP Servers. USDC settlements on Base L2.

51 installs/wk local only
Safeagent
by azender1

Exactly-once execution guard for AI agents. Prevents duplicate payments and webhooks on retry.

72 installs/wk local only
Clawpay
by up2itnow0822

Non-custodial x402 payment MCP server for AI agents. Wallets, payments, and commerce on 17 chains.

local only
Agentpay
by up2itnow0822

Non-custodial x402 payment MCP server for AI agents. Wallets and payments on 17 chains.

65 installs/wk local only
Meridian MCP
by meridian-silkdev

MCP server for Meridian: services, requests, workflow, payments, meetings for founders.

387 installs/wk local only
Secant Agent Research Pack
by jnilrac

Paid MCP web research for agents: search, extraction, citations, and x402 payment discovery.

5 tools answering
Labor Compliance MCP
by thenextgennexus

MCP server giving AI agents one-connection access to labor & financial-compliance data: DOL Form 550

answering
Pain001 MCP
by sebastienrousseau

MCP server for ISO 20022 pain.001/pain.008 payment-file generation and validation.

304 installs/wk local only

Easy Labs MCP Server — questions

Answers built from our own checks of this server.

What can Easy Labs MCP Server do?
It exposes 14 tools, read directly from the server on our last check. Among them: explain_application_step, find_customer, get_balance_transfer, get_customer, get_dispute, get_settlement and 8 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Easy Labs MCP Server mostly used for?
Its tools cluster around balance and customer. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Easy Labs MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 183 of 184 checks got a reply (99.5%), average response time 732 ms. The bar chart above shows every period we have measured.
How do I connect Easy Labs MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Easy Labs MCP Server need an API key?
No. Easy Labs MCP Server completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 14 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Easy Labs MCP Server?
It answers our handshake in 732 ms on average, which is faster than 17% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Easy Labs MCP Server?
The npm package @easylabs/mcp-server was installed 110 times in the last week. Week over week that is -82%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.