# @easylabs/mcp-server

Easy Labs MCP Server - Payment processing tools for AI agents

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.5.0
- **Author:** Unknown
- **License:** MIT
- **npm:** @easylabs/mcp-server
- **Endpoints:** streamable-http https://mcp.itseasy.co/mcp, streamable-http https://www.itseasy.co/api/mcp
- **Source:** https://github.com/itseasyco/easy-mcp
- **Endpoint health:** reachable (last checked 2026-08-30T21:01:53.446Z, 1 sample) — uptime is not a security property and is not part of the trust score
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 4 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-29T18:26:11.153Z
- **Version scanned:** 0.5.0
- **CVEs:** none found by OSV at scan time

## Tools

14 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `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 y
- `get_balance_transfer` — Get a balance transfer by ID.
- `get_customer` — Get a customer by ID.
- `get_dispute` — Get a single dispute by ID.
- `get_settlement` — Get a single settlement by ID.
- `get_transfer` — Get a single transfer by ID.
- `list_balance_transfers` — List balance transfers.
- `list_customers` — List customers with pagination.
- `list_disputes` — List disputes with optional state filter.
- `list_settlements` — List settlements with pagination.
- `list_transfers` — List recent transfers with optional filters.
- `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 pre
- `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
- `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-leng

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp-server\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@easylabs/mcp-server\"\n      ],\n      \"env\": {\n        \"EASY_API_KEY\": \"<YOUR_EASY_API_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `EASY_API_KEY` — Easy API Key (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (0 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — runs locally and hosted; holds an api key.
- Floor 27, ceiling 27 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40easylabs%2Fmcp-server
- Install plan: https://forgeregistry.com/api/v1/packages/%40easylabs%2Fmcp-server/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40easylabs%2Fmcp-server
- HTML page: https://forgeregistry.com/registry/%40easylabs%2Fmcp-server
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
