Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.usefulapi/lago

REMOTE · LAGO.USEFULAPI.IO · SCANNED AUG 3

Read Lago customers, subscriptions, invoices, usage and revenue analytics; write events.

−41 this week 28 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security46
Transport & Reachability100
Schema Quality & AI Usability0
  • Schema not yet verified: we couldn't read the endpoint's schema.Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage not yet verified: we couldn't read the endpoint's tools.Unverified
Capabilities0
  • Capabilities not yet verified: we couldn't read the endpoint's capabilities.Unverified

Unverified: 4 categories

Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · lago.usefulapi.io

# add to Claude Code
claude mcp add --transport http io-usefulapi-lago https://lago.usefulapi.io/mcp
# ~/.codex/config.toml
[mcp_servers.io-usefulapi-lago]
url = "https://lago.usefulapi.io/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-usefulapi-lago": {
      "type": "remote",
      "url": "https://lago.usefulapi.io/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add io-usefulapi-lago --url https://lago.usefulapi.io/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  io-usefulapi-lago:
    url: "https://lago.usefulapi.io/mcp"
// mcp.json
{
  "mcpServers": {
    "io-usefulapi-lago": {
      "type": "http",
      "url": "https://lago.usefulapi.io/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 −44
    • Endpoint reachability: reachable → not serving MCP security
    • Authorization: pass → unverified security
    • Stability: 0.20 → unverified security
    • Tool coverage: 100 → unverified functional
    • Capabilities: fail → unverified functional
  • 2 Aug 26 +54
    • Authorization: unverified → pass security
    • Transport: fail → pass security
    • MCP protocol: unverified → fail functional
    • Endpoint reachability: not serving MCP → reachable functional
    • Tool coverage: unverified → 100 functional
    • Stability: unverified → 0.20 functional
  • 1 Aug 26 −53
    • Endpoint reachability: reachable → not serving MCP security
    • Stability: 0.13 → unverified security
    • Authorization: pass → unverified security
    • Transport: pass → fail security
    • Capabilities: fail → unverified functional
    • Tool coverage: 100 → unverified functional
  • 31 Jul 26 +3
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 0
    • Stability: unverified → 0.03 functional
  • 27 Jul 26 +57
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://lago.usefulapi.io/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=usefulapi.io CN=WE1,O=Google Trust Services,C=US 17 Jul 2026 15 Oct 2026 ECDSA 256 ECDSA-SHA256 7e610973e2ee63db13687aca49a501a6
SANs: usefulapi.io, lago.usefulapi.io, *.lago.usefulapi.io
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of lago.usefulapi.io. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
io. present 57355 8 Verified
usefulapi.io. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://lago.usefulapi.io/mcp Verified 200
http (plaintext) http://lago.usefulapi.io/mcp Inconclusive 401
MCP tools — 24 exposed · ~1,832 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
lago_analytics_gross_revenue ~89

Monthly gross revenue (finalized invoice payments + advance fees, net of tax/discounts). Lago API: GET /analytics/gross_revenue.

NameTypeReqDescription
currencystringCurrency filter (ISO 4217, e.g. USD).
external_customer_idstringFilter revenue at the customer level.
monthsintegerNumber of months to return.

No output schema declared.

No examples provided.

lago_analytics_mrr ~62

Monthly recurring revenue (MRR) from subscription fees. Lago API: GET /analytics/mrr.

NameTypeReqDescription
currencystringCurrency filter (ISO 4217, e.g. USD).
monthsintegerNumber of months to return.

No output schema declared.

No examples provided.

lago_create_customer ~212

Creates a customer in Lago (additive). Lago API: POST /customers with body { "customer": { ... } }.

NameTypeReqDescription
countrystringBilling country code (ISO 3166 alpha-2).
currencystringCustomer currency (ISO 4217).
emailstringEmail of the customer.
external_idstringyesThe customer external unique identifier (required, provided by your application).
legal_namestringLegal company name.
legal_numberstringLegal company number.
metadataarrayStructured metadata to attach to the customer (Lago expects an array of {key, value, display_in_invoice?} objects).
namestringFull name of the customer.
phonestringPhone number.
tax_identification_numberstringTax identification number.
timezonestringCustomer timezone, e.g. America/New_York.
urlstringCustomer URL.

No output schema declared.

No examples provided.

lago_create_event ~179

Records a usage/metering event in Lago. This WILL be counted toward the customer's usage and affects billing. Idempotent via transaction_id. Lago API: POST /events with body { "event": { ... } }.

NameTypeReqDescription
codestringyesThe billable metric code this event targets (required).
external_subscription_idstringyesThe subscription external id to link the event to (required).
precise_total_amount_centsstringPrecise total amount in cents, used by the dynamic pricing model.
propertiesobjectAdditional event properties used to compute the fee (required for sum/max/unique aggregations).
timestampUnix timestamp in seconds (or ISO); defaults to event reception time.
transaction_idstringyesUnique identifier for the event — the idempotency key (required).

No output schema declared.

No examples provided.

lago_get_billable_metric ~45

Retrieve a single billable metric by code. Lago API: GET /billable_metrics/{code}.

NameTypeReqDescription
codestringyesThe billable metric's unique code.

No output schema declared.

No examples provided.

lago_get_credit_note ~48

Retrieve a single credit note by its Lago id. Lago API: GET /credit_notes/{lago_id}.

NameTypeReqDescription
lago_idstringyesThe credit note's Lago id (UUID).

No output schema declared.

No examples provided.

lago_get_customer ~46

Retrieve a single customer by external id. Lago API: GET /customers/{external_customer_id}.

NameTypeReqDescription
external_customer_idstringyesThe customer external unique identifier (from your application).

No output schema declared.

No examples provided.

lago_get_customer_current_usage ~86

Retrieve a customer's usage-based billing data for the current period. Lago API: GET /customers/{external_customer_id}/current_usage.

NameTypeReqDescription
apply_taxesbooleanWhether taxes should be applied. Defaults to true.
external_customer_idstringyesThe customer external unique identifier.
external_subscription_idstringyesThe subscription's external unique identifier (required).

No output schema declared.

No examples provided.

lago_get_customer_past_usage ~102

Retrieve a customer's usage-based billing data for past periods. Lago API: GET /customers/{external_customer_id}/past_usage.

NameTypeReqDescription
billable_metric_codestringFilter usage to a specific billable metric code.
external_customer_idstringyesThe customer external unique identifier.
external_subscription_idstringyesThe subscription's external unique identifier (required).
periods_countintegerNumber of past billing periods to return.

No output schema declared.

No examples provided.

lago_get_customer_portal_url ~47

Get a customer's billing portal URL. Lago API: GET /customers/{external_customer_id}/portal_url.

NameTypeReqDescription
external_customer_idstringyesThe customer external unique identifier.

No output schema declared.

No examples provided.

lago_get_invoice ~45

Retrieve a single invoice by its Lago id. Lago API: GET /invoices/{lago_id}.

NameTypeReqDescription
lago_idstringyesThe invoice's Lago id (UUID).

No output schema declared.

No examples provided.

lago_get_plan ~37

Retrieve a single plan by code. Lago API: GET /plans/{code}.

NameTypeReqDescription
codestringyesThe plan's unique code.

No output schema declared.

No examples provided.

lago_get_subscription ~41

Retrieve a single subscription by external id. Lago API: GET /subscriptions/{external_id}.

NameTypeReqDescription
external_idstringyesThe subscription's external unique identifier.

No output schema declared.

No examples provided.

lago_list_add_ons ~51

List add-ons, paginated. Lago API: GET /add_ons.

NameTypeReqDescription
pageintegerPage number for pagination.
per_pageintegerNumber of records per page.

No output schema declared.

No examples provided.

lago_list_billable_metrics ~52

List billable metrics, paginated. Lago API: GET /billable_metrics.

NameTypeReqDescription
pageintegerPage number for pagination.
per_pageintegerNumber of records per page.

No output schema declared.

No examples provided.

lago_list_coupons ~49

List coupons, paginated. Lago API: GET /coupons.

NameTypeReqDescription
pageintegerPage number for pagination.
per_pageintegerNumber of records per page.

No output schema declared.

No examples provided.

lago_list_credit_notes ~65

List credit notes, optionally filtered by customer. Lago API: GET /credit_notes.

NameTypeReqDescription
external_customer_idstringFilter by customer external id.
pageintegerPage number for pagination.
per_pageintegerNumber of records per page.

No output schema declared.

No examples provided.

lago_list_customer_subscriptions ~43

List a customer's subscriptions. Lago API: GET /customers/{external_customer_id}/subscriptions.

NameTypeReqDescription
external_customer_idstringyesThe customer external unique identifier.

No output schema declared.

No examples provided.

lago_list_customers ~49

List customers in Lago, paginated. Lago API: GET /customers.

NameTypeReqDescription
pageintegerPage number for pagination.
per_pageintegerNumber of records per page.

No output schema declared.

No examples provided.

lago_list_fees ~106

List fees, optionally filtered by customer, subscription, or fee type. Lago API: GET /fees.

NameTypeReqDescription
external_customer_idstringFilter by customer external id.
external_subscription_idstringFilter by subscription external id.
fee_typestringFilter by fee type: charge | add_on | subscription | credit | commitment.
pageintegerPage number for pagination.
per_pageintegerNumber of records per page.

No output schema declared.

No examples provided.

lago_list_invoices ~158

List invoices, optionally filtered by customer, status, payment status, or issuing date. Lago API: GET /invoices.

NameTypeReqDescription
external_customer_idstringFilter by customer external id.
issuing_date_fromstringFilter invoices issued on/after this date (yyyy-mm-dd).
issuing_date_tostringFilter invoices issued on/before this date (yyyy-mm-dd).
pageintegerPage number for pagination.
payment_statusstringFilter by a single payment status: pending | failed | succeeded.
per_pageintegerNumber of records per page.
statusstringFilter by a single status: draft | finalized | failed | pending | voided.

No output schema declared.

No examples provided.

lago_list_plans ~48

List billing plans, paginated. Lago API: GET /plans.

NameTypeReqDescription
pageintegerPage number for pagination.
per_pageintegerNumber of records per page.

No output schema declared.

No examples provided.

lago_list_subscriptions ~103

List subscriptions, optionally filtered by customer, plan, or status. Lago API: GET /subscriptions.

NameTypeReqDescription
external_customer_idstringFilter by customer external id.
pageintegerPage number for pagination.
per_pageintegerNumber of records per page.
plan_codestringFilter by plan code.
statusstringFilter by a single status: active | pending | canceled | terminated. Default active.

No output schema declared.

No examples provided.

lago_list_wallets ~69

List a customer's prepaid credit wallets. Lago API: GET /customers/{external_customer_id}/wallets.

NameTypeReqDescription
external_customer_idstringyesThe customer external unique identifier.
pageintegerPage number for pagination.
per_pageintegerNumber of records per page.

No output schema declared.

No examples provided.