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/orb

REMOTE · ORB.USEFULAPI.IO · SCANNED AUG 3

Read Orb customers, subscriptions, invoices, usage and costs; create or update customers.

Available components

−51 this week 18 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 & Reachability0
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 · orb.usefulapi.io

# add to Claude Code
claude mcp add --transport http io-usefulapi-orb https://orb.usefulapi.io/mcp
# ~/.codex/config.toml
[mcp_servers.io-usefulapi-orb]
url = "https://orb.usefulapi.io/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-usefulapi-orb": {
      "type": "remote",
      "url": "https://orb.usefulapi.io/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add io-usefulapi-orb --url https://orb.usefulapi.io/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  io-usefulapi-orb:
    url: "https://orb.usefulapi.io/mcp"
// mcp.json
{
  "mcpServers": {
    "io-usefulapi-orb": {
      "type": "http",
      "url": "https://orb.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 −55
    • Endpoint reachability: reachable → not serving MCP security
    • Authorization: pass → unverified security
    • Stability: 0.20 → unverified security
    • Transport: pass → fail security
    • Tool coverage: 100 → unverified functional
    • Capabilities: fail → unverified functional
  • 2 Aug 26 +55
    • 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 −54
    • 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 +1
    • 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://orb.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 534f9fe8504c7bdb0e109ffecae581b1
SANs: usefulapi.io, orb.usefulapi.io, *.orb.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 orb.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 429
Header Value
x-frame-options SAMEORIGIN
referrer-policy same-origin
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://orb.usefulapi.io/mcp HTTP error 429
http (plaintext) http://orb.usefulapi.io/mcp Inconclusive 429
MCP tools — 26 exposed · ~2,011 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
orb_create_customer ~160

Creates a new customer in Orb (additive). Requires name and a valid email. Orb API: POST /customers.

NameTypeReqDescription
currencystringISO-4217 currency code for this customer.
emailstringyesCustomer billing email (required, must be a valid email).
external_customer_idstringYour external id for this customer.
metadataobjectUser-defined key/value metadata (string→string).
namestringyesCustomer display name (required).
payment_providerstringExternal payment/invoicing provider.
payment_provider_idstringId of this customer in the external payment provider.
timezonestringIANA timezone (e.g. America/New_York).

No output schema declared.

No examples provided.

orb_get_customer ~39

Fetch a single customer by Orb customer id. Orb API: GET /customers/{customer_id}.

NameTypeReqDescription
customer_idstringyesOrb customer id.

No output schema declared.

No examples provided.

orb_get_customer_by_external_id ~50

Fetch a single customer by your external customer id. Orb API: GET /customers/external_customer_id/{external_customer_id}.

NameTypeReqDescription
external_customer_idstringyesYour external customer id.

No output schema declared.

No examples provided.

orb_get_customer_costs ~104

Get costs incurred by a customer over a timeframe. Orb API: GET /customers/{customer_id}/costs.

NameTypeReqDescription
customer_idstringyesOrb customer id.
group_bystringPrice grouping key to break costs down by.
timeframe_endstringISO-8601 datetime, exclusive end.
timeframe_startstringISO-8601 datetime, inclusive start.
view_modestringperiodic or cumulative.

No output schema declared.

No examples provided.

orb_get_customer_credits ~69

Get a customer's credit balances by currency. Orb API: GET /customers/{customer_id}/credits.

NameTypeReqDescription
currencystringFilter to a single currency.
customer_idstringyesOrb customer id.
include_all_blocksbooleanInclude expired/depleted blocks too.

No output schema declared.

No examples provided.

orb_get_customer_credits_ledger ~120

Get the append-only credit ledger for a customer. Orb API: GET /customers/{customer_id}/credits/ledger.

NameTypeReqDescription
currencystringFilter to a single currency.
cursorstringOpaque pagination cursor (from pagination_metadata.next_cursor).
customer_idstringyesOrb customer id.
entry_typestringFilter to a ledger entry type (e.g. increment, decrement, expiration_change).
limitintegerMax items to return (1–100, default 20).

No output schema declared.

No examples provided.

orb_get_invoice ~38

Fetch a single invoice by id. Orb API: GET /invoices/{invoice_id}.

NameTypeReqDescription
invoice_idstringyesOrb invoice id.

No output schema declared.

No examples provided.

orb_get_item ~37

Fetch a single item by id. Orb API: GET /items/{item_id}.

NameTypeReqDescription
item_idstringyesOrb item id.

No output schema declared.

No examples provided.

orb_get_plan ~37

Fetch a single plan by id. Orb API: GET /plans/{plan_id}.

NameTypeReqDescription
plan_idstringyesOrb plan id.

No output schema declared.

No examples provided.

orb_get_price ~37

Fetch a single price by id. Orb API: GET /prices/{price_id}.

NameTypeReqDescription
price_idstringyesOrb price id.

No output schema declared.

No examples provided.

orb_get_subscription ~37

Fetch a single subscription by id. Orb API: GET /subscriptions/{subscription_id}.

NameTypeReqDescription
subscription_idstringyesOrb subscription id.

No output schema declared.

No examples provided.

orb_get_subscription_costs ~103

Get costs for a subscription over a timeframe. Orb API: GET /subscriptions/{subscription_id}/costs.

NameTypeReqDescription
group_bystringPrice grouping key to break costs down by.
subscription_idstringyesOrb subscription id.
timeframe_endstringISO-8601 datetime, exclusive end.
timeframe_startstringISO-8601 datetime, inclusive start.
view_modestringperiodic or cumulative.

No output schema declared.

No examples provided.

orb_get_subscription_schedule ~78

Get the plan-change schedule for a subscription. Orb API: GET /subscriptions/{subscription_id}/schedule.

NameTypeReqDescription
cursorstringOpaque pagination cursor (from pagination_metadata.next_cursor).
limitintegerMax items to return (1–100, default 20).
subscription_idstringyesOrb subscription id.

No output schema declared.

No examples provided.

orb_get_subscription_usage ~107

Get metered usage for a subscription over a timeframe. Orb API: GET /subscriptions/{subscription_id}/usage.

NameTypeReqDescription
granularitystringTime granularity for buckets (e.g. day).
group_bystringProperty to group usage by.
subscription_idstringyesOrb subscription id.
timeframe_endstringISO-8601 datetime, exclusive end.
timeframe_startstringISO-8601 datetime, inclusive start.

No output schema declared.

No examples provided.

orb_get_upcoming_invoice ~43

Preview the upcoming (draft) invoice for a subscription. Orb API: GET /invoices/upcoming.

NameTypeReqDescription
subscription_idstringyesOrb subscription id.

No output schema declared.

No examples provided.

orb_list_alerts ~108

List usage/spend alerts, optionally filtered by customer or subscription. Orb API: GET /alerts.

NameTypeReqDescription
cursorstringOpaque pagination cursor (from pagination_metadata.next_cursor).
customer_idstringFilter to an Orb customer id.
external_customer_idstringFilter to your external customer id.
limitintegerMax items to return (1–100, default 20).
subscription_idstringFilter to a subscription id.

No output schema declared.

No examples provided.

orb_list_coupons ~74

List coupons in the Orb account. Orb API: GET /coupons.

NameTypeReqDescription
cursorstringOpaque pagination cursor (from pagination_metadata.next_cursor).
limitintegerMax items to return (1–100, default 20).
show_archivedbooleanInclude archived coupons.

No output schema declared.

No examples provided.

orb_list_customers ~60

List customers in the Orb account. Orb API: GET /customers.

NameTypeReqDescription
cursorstringOpaque pagination cursor (from pagination_metadata.next_cursor).
limitintegerMax items to return (1–100, default 20).

No output schema declared.

No examples provided.

orb_list_invoices ~170

List invoices, optionally filtered by customer, subscription, or status. Orb API: GET /invoices.

NameTypeReqDescription
cursorstringOpaque pagination cursor (from pagination_metadata.next_cursor).
customer_idstringFilter to an Orb customer id.
date_typestringWhich date `due_date` filters on (e.g. due_date, invoice_date).
due_datestringISO-8601 date filter.
external_customer_idstringFilter to your external customer id.
limitintegerMax items to return (1–100, default 20).
statusstringFilter by invoice status (e.g. draft, issued, paid, void).
subscription_idstringFilter to a subscription id.

No output schema declared.

No examples provided.

orb_list_items ~61

List items (the things you bill for). Orb API: GET /items.

NameTypeReqDescription
cursorstringOpaque pagination cursor (from pagination_metadata.next_cursor).
limitintegerMax items to return (1–100, default 20).

No output schema declared.

No examples provided.

orb_list_metrics ~62

List billable metrics configured in the Orb account. Orb API: GET /metrics.

NameTypeReqDescription
cursorstringOpaque pagination cursor (from pagination_metadata.next_cursor).
limitintegerMax items to return (1–100, default 20).

No output schema declared.

No examples provided.

orb_list_plans ~72

List plans configured in the Orb account. Orb API: GET /plans.

NameTypeReqDescription
cursorstringOpaque pagination cursor (from pagination_metadata.next_cursor).
limitintegerMax items to return (1–100, default 20).
statusstringFilter by plan status.

No output schema declared.

No examples provided.

orb_list_prices ~60

List prices configured in the Orb account. Orb API: GET /prices.

NameTypeReqDescription
cursorstringOpaque pagination cursor (from pagination_metadata.next_cursor).
limitintegerMax items to return (1–100, default 20).

No output schema declared.

No examples provided.

orb_list_subscriptions ~103

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

NameTypeReqDescription
cursorstringOpaque pagination cursor (from pagination_metadata.next_cursor).
customer_idstringFilter to an Orb customer id.
external_customer_idstringFilter to your external customer id.
limitintegerMax items to return (1–100, default 20).
statusstringFilter by subscription status.

No output schema declared.

No examples provided.

orb_ping ~26

Health and auth check — verifies the API key works. Orb API: GET /ping.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

orb_update_customer ~156

Updates an existing customer's details (reversible). Only provided fields are changed. Orb API: PUT /customers/{customer_id}.

NameTypeReqDescription
currencystringNew ISO-4217 currency code.
customer_idstringyesOrb customer id (required).
emailstringNew billing email (must be a valid email).
external_customer_idstringNew external id.
metadataobjectUser-defined key/value metadata (string→string).
namestringNew display name.
payment_providerstringExternal payment/invoicing provider.
payment_provider_idstringNew id in the external payment provider.
timezonestringNew IANA timezone.

No output schema declared.

No examples provided.