# xyz.trusteed/mcp-gateway (remote · trusteed.xyz)

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

- Trust score: 64/100 (medium)
- Change this week: +5
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `trusteed.xyz`: 64/100 (this document), [markdown](https://verifymcp.io/servers/xyz-trusteed-mcp-gateway/demo-store-mcp.md), [page](https://verifymcp.io/servers/xyz-trusteed-mcp-gateway/demo-store-mcp)

## Channel facts

- Endpoint: `https://trusteed.xyz/demo-store/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 48 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 49/100
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 1162 tokens (~24/item across 48 items; 48 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http xyz-trusteed-mcp-gateway https://trusteed.xyz/demo-store/mcp
```

### Codex

```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
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add xyz-trusteed-mcp-gateway --url https://trusteed.xyz/demo-store/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  xyz-trusteed-mcp-gateway:
    url: "https://trusteed.xyz/demo-store/mcp"
```

### Other

```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 recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 64, +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.

### 2026-07-31 (score 63, +2)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 61, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 60, +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.

### 2026-07-27 (score 59, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 58)

First indexed and scored.

## MCP tools (48)

### `search_tools` (~12 tokens)

Tool search_tools

### `get_tool_details` (~14 tokens)

Tool get_tool_details

### `get_site_map` (~19 tokens)

Get the store's site map for navigation discovery.

### `get_page_content` (~19 tokens)

Retrieve content of a specific store page by URL.

### `search_products` (~26 tokens)

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

### `search_products_enriched` (~26 tokens)

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

### `get_product_details` (~25 tokens)

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

### `compare_products` (~26 tokens)

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

### `browse_categories` (~19 tokens)

List available product categories for a merchant with product counts.

### `nlweb_ask` (~25 tokens)

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

### `search_docs` (~15 tokens)

Search merchant documentation and policy pages.

### `get_merchant_profile` (~25 tokens)

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

### `ucp_get_catalog` (~23 tokens)

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

### `onx_get_inventory` (~19 tokens)

Get current inventory levels per product and location.

### `explore_store` (~45 tokens)

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

### `run_scenario` (~44 tokens)

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.

### `get_payment_methods` (~33 tokens)

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

### `get_store_trust` (~55 tokens)

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.

### `onx_get_orders` (~21 tokens)

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

### `onx_get_returns` (~22 tokens)

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

### `onx_get_fulfillments` (~23 tokens)

Get fulfillment records with tracking info for an order.

### `onx_create_return` (~26 tokens)

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

### `onx_cancel_order` (~26 tokens)

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

### `enroll_payment_method` (~19 tokens)

Enroll a payment method for future agent payments.

### `check_agent_consent` (~21 tokens)

Check MCAP agent payment consent status and spending limits.

### `create_cart` (~24 tokens)

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

### `attach_agent_identity` (~37 tokens)

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.

### `verify_age_over_n` (~29 tokens)

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

### `verify_residence_country` (~23 tokens)

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

### `verify_legal_person_authorization` (~31 tokens)

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

### `apply_discount` (~26 tokens)

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

### `get_shipping_rates` (~23 tokens)

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

### `select_shipping_option` (~19 tokens)

Select a shipping option and recalculate cart totals.

### `preview_checkout` (~20 tokens)

Finalize cart summary and advance to READY_FOR_PAYMENT state.

### `complete_checkout` (~22 tokens)

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

### `create_payment_mandate` (~22 tokens)

Create a payment mandate for agent-initiated payments.

### `update_payment_mandate` (~21 tokens)

Update an existing payment mandate's limits or scope.

### `cancel_payment_mandate` (~17 tokens)

Cancel an active payment mandate.

### `process_agent_payment` (~26 tokens)

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

### `complete_visa_payment` (~18 tokens)

Complete a Visa Agent Toolkit payment flow.

### `ucp_create_checkout` (~25 tokens)

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

### `ucp_update_checkout` (~21 tokens)

Replace all line items in a UCP checkout session.

### `ucp_add_items_to_checkout` (~20 tokens)

Tool ucp_add_items_to_checkout

### `ucp_complete_checkout` (~16 tokens)

Tool ucp_complete_checkout

### `ucp_get_checkout` (~19 tokens)

Retrieve a UCP checkout session by ID.

### `ucp_cancel_checkout` (~21 tokens)

Cancel a UCP checkout session and release held inventory.

### `get_acp_orders` (~29 tokens)

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

### `browse_catalog_feed` (~25 tokens)

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

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/xyz-trusteed-mcp-gateway/demo-store-mcp#diagnostics

## Score history

- 2026-08-03: 64
- 2026-08-02: 63
- 2026-08-01: 63
- 2026-07-31: 63
- 2026-07-30: 61
- 2026-07-29: 60
- 2026-07-28: 59
- 2026-07-27: 59
- 2026-07-26: 58

## Links

- Remote endpoint: https://trusteed.xyz/demo-store/mcp
- Repository: https://github.com/trusteed/mcpwebstore
- Website: https://trusteed.xyz/
- Changelog RSS feed: https://verifymcp.io/servers/xyz-trusteed-mcp-gateway/demo-store-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/xyz-trusteed-mcp-gateway/demo-store-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/xyz-trusteed-mcp-gateway/demo-store-mcp
