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.

xyz.trusteed/mcp-gateway

REMOTE · TRUSTEED.XYZ · SCANNED AUG 3

Agentic commerce gateway: discovery, search, checkout across Shopify/Woo/Odoo/PrestaShop.

Available components

+5 this week 64 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 Security63
Transport & Reachability100
Schema Quality & AI Usability49
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 1162 tokens (~24/item across 48 items; 48 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
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 · trusteed.xyz

# add to Claude Code
claude mcp add --transport http xyz-trusteed-mcp-gateway https://trusteed.xyz/demo-store/mcp
# ~/.codex/config.toml
[mcp_servers.xyz-trusteed-mcp-gateway]
url = "https://trusteed.xyz/demo-store/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "xyz-trusteed-mcp-gateway": {
      "type": "remote",
      "url": "https://trusteed.xyz/demo-store/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add xyz-trusteed-mcp-gateway --url https://trusteed.xyz/demo-store/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  xyz-trusteed-mcp-gateway:
    url: "https://trusteed.xyz/demo-store/mcp"
// mcp.json
{
  "mcpServers": {
    "xyz-trusteed-mcp-gateway": {
      "type": "http",
      "url": "https://trusteed.xyz/demo-store/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 +1

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

  • 31 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
  • 30 Jul 26 +1
    • 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 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 58

    First indexed and scored.

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://trusteed.xyz/demo-store/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=agenticmcpstores.com CN=YR2,O=Let's Encrypt,C=US 16 Jul 2026 14 Oct 2026 RSA 2048 SHA256-RSA 5f34a20acf881ca717e5c343406bff3b85c
SANs: agenticmcpstores.com, trusteed.xyz, www.agenticmcpstores.com, www.trusteed.xyz
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of trusteed.xyz. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
xyz. present 3599, 18130 8, 8 Verified
trusteed.xyz. 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
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
content-security-policy default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data: https:; font-src 'self'; connect-src 'self'; frame-ancestors 'none'; base-uri 'none'; form-action 'self'
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=(), payment=(), usb=(), magnetometer=(), gyroscope=(), accelerometer=()
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://trusteed.xyz/demo-store/mcp Verified 200
http (plaintext) http://trusteed.xyz/demo-store/mcp HTTPS enforced 301 https://trusteed.xyz/demo-store/mcp
MCP tools — 48 exposed · ~1,162 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
apply_discount ~26

Apply a discount code to the cart (TEST*/WELCOME* = 10% off).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

attach_agent_identity ~37

Attach agent identity attributes to an existing Shopify cart. Use when create_cart was called without agent_token, or to retry after a transient failure.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

browse_catalog_feed ~25

Browse the full product catalog with optional category filter and pagination (ACP feed capability).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

browse_categories ~19

List available product categories for a merchant with product counts.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

cancel_payment_mandate ~17

Cancel an active payment mandate.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

check_agent_consent ~21

Check MCAP agent payment consent status and spending limits.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

compare_products ~26

Side-by-side comparison of 2-5 products with normalized attributes and bestValue recommendation.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

complete_checkout ~22

Complete checkout via merchant adapter. Requires human confirmation. Idempotent.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

complete_visa_payment ~18

Complete a Visa Agent Toolkit payment flow.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

create_cart ~24

Create a shopping cart for a merchant. Validates stock and applies fraud detection.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

create_payment_mandate ~22

Create a payment mandate for agent-initiated payments.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

enroll_payment_method ~19

Enroll a payment method for future agent payments.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

explore_store ~45

Complete agent onboarding — capability matrix, recommended journeys (discovery/shopping/checkout/trust), discovery endpoints, and agent-friendliness score. Call this FIRST on any new store.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_acp_orders ~29

Retrieve ACP orders placed via this store. Returns status, items, totals, and tracking links.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_merchant_profile ~25

Get merchant trust score, verification level, return policies, and shipping SLA.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_page_content ~19

Retrieve content of a specific store page by URL.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_payment_methods ~33

List the payment rails the merchant really accepts, with instruments per rail. Call before checkout to negotiate a settleable rail.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_product_details ~25

Retrieve full product information including price, variants, policies, and merchant trust score.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_shipping_rates ~23

Get shipping rates for a cart. Uses elicitation to collect address.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_site_map ~19

Get the store's site map for navigation discovery.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_store_trust ~55

Get the store's signed trust score (v4.1, 0-100) with per-signal data quality, confidence level, and a detached JWS for offline verification. Don't trust the number — verify it.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_tool_details ~14

Tool get_tool_details

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

nlweb_ask ~25

Natural language product search via NLWeb Discovery Layer. Returns Schema.org Products.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

onx_cancel_order ~26

Cancel an unfulfilled order. Requires human confirmation. Triggers refund if captured.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

onx_create_return ~26

Initiate a return request. Requires human confirmation. Validates return policy window.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

onx_get_fulfillments ~23

Get fulfillment records with tracking info for an order.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

onx_get_inventory ~19

Get current inventory levels per product and location.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

onx_get_orders ~21

Retrieve orders with filters (status, date, customer).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

onx_get_returns ~22

Retrieve return requests with status, refund, and label URLs.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

preview_checkout ~20

Finalize cart summary and advance to READY_FOR_PAYMENT state.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

process_agent_payment ~26

Process a Mastercard Agent Pay (MCAP) payment with Ed25519 HTTP signatures.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

run_scenario ~44

Run an autonomous test scenario (discovery/shopping/checkout/trust/full) and get structured pass/fail results with evidence. Use to verify capabilities before relying on them.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search_docs ~15

Search merchant documentation and policy pages.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search_products ~26

Search products across verified merchants with filters by category, price, stock, and trust score.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search_products_enriched ~26

Search products with enriched data: attributes, variants, GTIN, multiple images.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search_tools ~12

Tool search_tools

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

select_shipping_option ~19

Select a shipping option and recalculate cart totals.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ucp_add_items_to_checkout ~20

Tool ucp_add_items_to_checkout

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ucp_cancel_checkout ~21

Cancel a UCP checkout session and release held inventory.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ucp_complete_checkout ~16

Tool ucp_complete_checkout

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ucp_create_checkout ~25

Create a UCP (Universal Commerce Protocol) checkout session from line items.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ucp_get_catalog ~23

Get real-time product prices and inventory via UCP catalog capability.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ucp_get_checkout ~19

Retrieve a UCP checkout session by ID.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ucp_update_checkout ~21

Replace all line items in a UCP checkout session.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

update_payment_mandate ~21

Update an existing payment mandate's limits or scope.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

verify_age_over_n ~29

Request or poll EUDI Wallet age verification (age_equal_or_over.N) for the buyer.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

verify_legal_person_authorization ~31

Request or poll EUDI Wallet verification that the buyer is authorized to act for a legal person.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

verify_residence_country ~23

Request or poll EUDI Wallet residence-country verification for the buyer.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.