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

REMOTE · ECWID.USEFULAPI.IO · SCANNED AUG 3

Read store products, orders, customers, categories and coupons; adjust inventory and update orders.

−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 · ecwid.usefulapi.io

# add to Claude Code
claude mcp add --transport http io-usefulapi-ecwid https://ecwid.usefulapi.io/mcp
# ~/.codex/config.toml
[mcp_servers.io-usefulapi-ecwid]
url = "https://ecwid.usefulapi.io/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-usefulapi-ecwid": {
      "type": "remote",
      "url": "https://ecwid.usefulapi.io/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add io-usefulapi-ecwid --url https://ecwid.usefulapi.io/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  io-usefulapi-ecwid:
    url: "https://ecwid.usefulapi.io/mcp"
// mcp.json
{
  "mcpServers": {
    "io-usefulapi-ecwid": {
      "type": "http",
      "url": "https://ecwid.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 −54
    • 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 +44
    • Authorization: unverified → 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 −43
    • Endpoint reachability: reachable → not serving MCP security
    • Stability: 0.13 → unverified security
    • Authorization: pass → unverified security
    • Tool coverage: 100 → unverified functional
    • Capabilities: fail → 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://ecwid.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 19 Jul 2026 17 Oct 2026 ECDSA 256 ECDSA-SHA256 8aa5b46997a228e813b291966cf532cb
SANs: usefulapi.io, ecwid.usefulapi.io, *.ecwid.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 ecwid.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://ecwid.usefulapi.io/mcp HTTP error 429
http (plaintext) http://ecwid.usefulapi.io/mcp Inconclusive 429
MCP tools — 12 exposed · ~1,393 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
ecwid_adjust_product_inventory ~98

ADJUSTS a product's in-stock quantity by a delta — this MODIFIES live store data. Positive increases stock, negative decreases it. Ecwid REST: PUT /products/{productId}/inventory with JSON body {quantityDelta}. Returns {updateCount, warning?}.

NameTypeReqDescription
product_idintegeryesProduct id to adjust.
quantity_deltaintegeryesChange in stock quantity — positive increases stock, negative decreases.

No output schema declared.

No examples provided.

ecwid_get_category ~50

Get a single category by id, including its name, parent, product ids, and images. Ecwid REST: GET /categories/{categoryId}.

NameTypeReqDescription
category_idintegeryesCategory id.

No output schema declared.

No examples provided.

ecwid_get_customer ~48

Get a single customer by id, including contact details, addresses, and customer group. Ecwid REST: GET /customers/{customerId}.

NameTypeReqDescription
customer_idintegeryesCustomer id.

No output schema declared.

No examples provided.

ecwid_get_order ~59

Get a single order by its order number, including line items, totals, customer, and payment/fulfillment status. Ecwid REST: GET /orders/{orderNumber}.

NameTypeReqDescription
order_numberyesOrder number (the store-visible order id).

No output schema declared.

No examples provided.

ecwid_get_product ~52

Get a single product by its id, including price, stock, options, images, and category assignments. Ecwid REST: GET /products/{productId}.

NameTypeReqDescription
product_idintegeryesProduct id.

No output schema declared.

No examples provided.

ecwid_get_store_profile ~41

Get the store's profile — general info (store id, name, currency), company details, and settings. Ecwid REST: GET /profile.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ecwid_list_categories ~102

List the store's product categories, optionally scoped to a parent category and including hidden ones. Returns a paged collection. Ecwid REST: GET /categories.

NameTypeReqDescription
hidden_categoriesbooleanInclude hidden (disabled) categories when true.
limitintegerMax results per page (1-100).
offsetintegerPagination offset.
parentintegerList only subcategories of this parent category id (0 = root).

No output schema declared.

No examples provided.

ecwid_list_discount_coupons ~141

List the store's discount coupons with optional filters (coupon code, discount type, availability). Returns a paged collection. Ecwid REST: GET /discount_coupons.

NameTypeReqDescription
availabilitystringFilter by availability, e.g. ACTIVE | PAUSED | EXPIRED | COMPLETE.
coupon_codestringFilter by exact coupon code.
discount_typestringFilter by discount type, e.g. ABS | PERCENT | SHIPPING | ABS_AND_SHIPPING | PERCENT_AND_SHIPPING.
limitintegerMax results per page (1-100).
offsetintegerPagination offset.

No output schema declared.

No examples provided.

ecwid_search_customers ~121

Search / list the store's customers with optional filters (keyword, email, name, customer group). Returns a paged collection. Ecwid REST: GET /customers.

NameTypeReqDescription
customer_group_idintegerFilter by customer group id.
emailstringFilter by customer email.
keywordstringFull-text search term (name, email…).
limitintegerMax results per page (1-100).
namestringFilter by customer name.
offsetintegerPagination offset.

No output schema declared.

No examples provided.

ecwid_search_orders ~265

Search / list the store's orders with optional filters (keyword, customer email/id, payment & fulfillment status, coupon, created-date range). Returns a paged collection. Ecwid REST: GET /orders.

NameTypeReqDescription
coupon_codestringFilter by applied coupon code.
created_fromstringFilter to orders created on/after this date (YYYY-MM-DD or Unix timestamp).
created_tostringFilter to orders created on/before this date (YYYY-MM-DD or Unix timestamp).
customer_idintegerFilter by customer id.
emailstringFilter by customer email.
fulfillment_statusstringFilter by fulfillment status: AWAITING_PROCESSING | PROCESSING | SHIPPED | DELIVERED | WILL_NOT_DELIVER | RETURNED | READY_FOR_PICKUP | OUT_FOR_DELIVERY.
keywordstringFull-text search term (order number, customer name, email…).
limitintegerMax results per page (1-100).
offsetintegerPagination offset.
payment_statusstringFilter by payment status: AWAITING_PAYMENT | PAID | CANCELLED | REFUNDED | PARTIALLY_REFUNDED | INCOMPLETE.

No output schema declared.

No examples provided.

ecwid_search_products ~242

Search / list the store's products with optional filters (keyword, SKU, category, stock, price range) and sorting. Returns a paged collection ({total, count, offset, limit, items}). Ecwid REST: GET /products.

NameTypeReqDescription
categoryintegerFilter to products in this category id (0 = root).
enabledbooleanFilter to enabled (true) or disabled (false) products.
inStockbooleanFilter to in-stock (true) or out-of-stock (false) products.
keywordstringFull-text search term (matches title, description, SKU…).
limitintegerMax results per page (1-100).
offsetintegerPagination offset.
priceFromnumberMinimum price (inclusive).
priceTonumberMaximum price (inclusive).
skustringFilter by exact product SKU.
sortBystringSort order: RELEVANCE | PRICE_ASC | PRICE_DESC | NAME_ASC | NAME_DESC | ADDED_TIME_ASC | ADDED_TIME_DESC | UPDATED_TIME_ASC | UPDATED_TIME_DESC.

No output schema declared.

No examples provided.

ecwid_update_order ~174

UPDATES an order — its payment status, fulfillment status, and/or tracking number. This MODIFIES live store data and may trigger customer notifications. Ecwid REST: PUT /orders/{orderNumber}. Provide only the fields you want to change. Returns {updateCount}.

NameTypeReqDescription
fulfillment_statusstringNew fulfillment status: AWAITING_PROCESSING | PROCESSING | SHIPPED | DELIVERED | WILL_NOT_DELIVER | RETURNED | READY_FOR_PICKUP | OUT_FOR_DELIVERY.
order_numberyesOrder number to update.
payment_statusstringNew payment status: AWAITING_PAYMENT | PAID | CANCELLED | REFUNDED | PARTIALLY_REFUNDED | INCOMPLETE.
tracking_numberstringShipping tracking number to record on the order.

No output schema declared.

No examples provided.