MCP Uptime
← MCP Reliability Index  /  AI & LLM
M

Mcp Gateway

xyz.trusteed/mcp-gateway
Agentic commerce gateway: discovery, search, checkout across Shopify/Woo/Odoo/PrestaShop.
healthy
status
48
tools exposed
494ms
connect latency
9fa2b4d8e28f
schema fingerprint

Tools (48)

search_tools
Tool search_tools
get_tool_details
Tool get_tool_details
get_site_map
Get the store's site map for navigation discovery.
get_page_content
Retrieve content of a specific store page by URL.
search_products
Search products across verified merchants with filters by category, price, stock, and trust score.
search_products_enriched
Search products with enriched data: attributes, variants, GTIN, multiple images.
get_product_details
Retrieve full product information including price, variants, policies, and merchant trust score.
compare_products
Side-by-side comparison of 2-5 products with normalized attributes and bestValue recommendation.
browse_categories
List available product categories for a merchant with product counts.
nlweb_ask
Natural language product search via NLWeb Discovery Layer. Returns Schema.org Products.
search_docs
Search merchant documentation and policy pages.
get_merchant_profile
Get merchant trust score, verification level, return policies, and shipping SLA.
ucp_get_catalog
Get real-time product prices and inventory via UCP catalog capability.
onx_get_inventory
Get current inventory levels per product and location.
explore_store
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
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
List the payment rails the merchant really accepts, with instruments per rail. Call before checkout to negotiate a settleable rail.
get_store_trust
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
Retrieve orders with filters (status, date, customer).
onx_get_returns
Retrieve return requests with status, refund, and label URLs.
onx_get_fulfillments
Get fulfillment records with tracking info for an order.
onx_create_return
Initiate a return request. Requires human confirmation. Validates return policy window.
onx_cancel_order
Cancel an unfulfilled order. Requires human confirmation. Triggers refund if captured.
enroll_payment_method
Enroll a payment method for future agent payments.
check_agent_consent
Check MCAP agent payment consent status and spending limits.
create_cart
Create a shopping cart for a merchant. Validates stock and applies fraud detection.
attach_agent_identity
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
Request or poll EUDI Wallet age verification (age_equal_or_over.N) for the buyer.
verify_residence_country
Request or poll EUDI Wallet residence-country verification for the buyer.
verify_legal_person_authorization
Request or poll EUDI Wallet verification that the buyer is authorized to act for a legal person.
apply_discount
Apply a discount code to the cart (TEST*/WELCOME* = 10% off).
get_shipping_rates
Get shipping rates for a cart. Uses elicitation to collect address.
select_shipping_option
Select a shipping option and recalculate cart totals.
preview_checkout
Finalize cart summary and advance to READY_FOR_PAYMENT state.
complete_checkout
Complete checkout via merchant adapter. Requires human confirmation. Idempotent.
create_payment_mandate
Create a payment mandate for agent-initiated payments.
update_payment_mandate
Update an existing payment mandate's limits or scope.
cancel_payment_mandate
Cancel an active payment mandate.
process_agent_payment
Process a Mastercard Agent Pay (MCAP) payment with Ed25519 HTTP signatures.
complete_visa_payment
Complete a Visa Agent Toolkit payment flow.
ucp_create_checkout
Create a UCP (Universal Commerce Protocol) checkout session from line items.
ucp_update_checkout
Replace all line items in a UCP checkout session.
ucp_add_items_to_checkout
Tool ucp_add_items_to_checkout
ucp_complete_checkout
Tool ucp_complete_checkout
ucp_get_checkout
Retrieve a UCP checkout session by ID.
ucp_cancel_checkout
Cancel a UCP checkout session and release held inventory.
get_acp_orders
Retrieve ACP orders placed via this store. Returns status, items, totals, and tracking links.
browse_catalog_feed
Browse the full product catalog with optional category filter and pagination (ACP feed capability).

Endpoint

https://trusteed.xyz/demo-store/mcp
Category: AI & LLM · Last checked: 2026-07-30T14:04:26Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.