Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Skybridge Ecommerce Example

REMOTE · ECOMMERCE.SKYBRIDGE.TECH · SCANNED SEP 20

Example MCP App based on Skybridge framework showing an e-commerce products based on request

0 this week 85 Trust /100
Trust breakdown (7 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 → Why this is hard to score →

Endpoint Security74
Transport & Reachability100
Schema Quality & AI Usability74
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 790 tokens (~263/item across 3 items; 2 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 2 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 4 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
  • Supports UI / widget rendering.Pass
Install

How do I install the Skybridge Ecommerce Example MCP server?

Skybridge Ecommerce Example is a hosted endpoint at https://ecommerce.skybridge.tech/, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · ecommerce.skybridge.tech

# add to Claude Code
claude mcp add --transport http tech-skybridge-ecommerce-ecom-carousel 'https://ecommerce.skybridge.tech/'
// .cursor/mcp.json
{
  "mcpServers": {
    "tech-skybridge-ecommerce-ecom-carousel": {
      "url": "https://ecommerce.skybridge.tech/"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "tech-skybridge-ecommerce-ecom-carousel": {
      "type": "http",
      "url": "https://ecommerce.skybridge.tech/"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.tech-skybridge-ecommerce-ecom-carousel]
url = "https://ecommerce.skybridge.tech/"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "tech-skybridge-ecommerce-ecom-carousel": {
      "type": "remote",
      "url": "https://ecommerce.skybridge.tech/",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add tech-skybridge-ecommerce-ecom-carousel --url 'https://ecommerce.skybridge.tech/' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  tech-skybridge-ecommerce-ecom-carousel:
    url: "https://ecommerce.skybridge.tech/"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "tech-skybridge-ecommerce-ecom-carousel": {
      "Transport": "http",
      "Url": "https://ecommerce.skybridge.tech/"
    }
  }
}
# add to Vellum
assistant mcp add tech-skybridge-ecommerce-ecom-carousel -t streamable-http -u 'https://ecommerce.skybridge.tech/'
// mcp.json
{
  "mcpServers": {
    "tech-skybridge-ecommerce-ecom-carousel": {
      "type": "http",
      "url": "https://ecommerce.skybridge.tech/"
    }
  }
}

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.

  • 19 Sept 26 0
    • Resource “render-carousel” now points somewhere else: ui://views/ext-apps/carousel.html?v=38fe5a55 → ui://views/ext-apps/carousel.html?v=a9077c1e security
  • 12 Sept 26 0
    • Resource “render-carousel” now points somewhere else: ui://views/ext-apps/carousel.html?v=a82a7e36 → ui://views/ext-apps/carousel.html?v=38fe5a55 security
  • 11 Sept 26 +14
    • Stability: fail → pass security
    • Resource “render-carousel” now points somewhere else: ui://views/ext-apps/carousel.html?v=2fe0e215 → ui://views/ext-apps/carousel.html?v=a82a7e36 security
  • 10 Sept 26 0
    • Resource “render-carousel” now points somewhere else: ui://views/ext-apps/carousel.html?v=dbdae7e6 → ui://views/ext-apps/carousel.html?v=2fe0e215 security
  • 1 Sept 26 0
    • Resource “render-carousel” now points somewhere else: ui://views/ext-apps/carousel.html?v=fac3dbc0 → ui://views/ext-apps/carousel.html?v=dbdae7e6 security
  • 26 Aug 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
  • 22 Aug 26 69
    • Resource “render-carousel” now points somewhere else: ui://views/ext-apps/carousel.html?v=cc0b7cd8 → ui://views/ext-apps/carousel.html?v=fac3dbc0 security
  • 14 Aug 26 0
    • Resource “render-carousel” now points somewhere else: ui://views/ext-apps/carousel.html?v=9fba5c3a → ui://views/ext-apps/carousel.html?v=cc0b7cd8 security
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 20 Sept 2026 · Probed https://ecommerce.skybridge.tech

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=ecommerce.skybridge.tech CN=Amazon ECDSA 256 M04,O=Amazon,C=US 12 Jan 2026 10 Feb 2027 ECDSA 256 ECDSA-SHA256 5cf83da8a7be3ac0987e7c5d9677e6b
SANs: ecommerce.skybridge.tech
CN=Amazon ECDSA 256 M04,O=Amazon,C=US (CA) CN=Amazon Root CA 3,O=Amazon,C=US 23 Aug 2022 23 Aug 2030 ECDSA 256 ECDSA-SHA256 7731272b752ac8adccb0a3027f7dfec18424a
CN=Amazon Root CA 3,O=Amazon,C=US (CA) CN=Starfield Services Root Certificate Authority - G2,O=Starfield Technologies\, Inc.,L=Scottsdale,ST=Arizona,C=US 25 May 2015 31 Dec 2037 ECDSA 256 SHA256-RSA 67f944a30cfcc4f74b5f5306e54d3b7be0ac3

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of ecommerce.skybridge.tech. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
tech. present 2185 13 Verified
skybridge.tech. 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

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 3 probes
Transport URL Outcome Status Location
streamable-http https://ecommerce.skybridge.tech Verified 200
sse https://ecommerce.skybridge.tech Verified 200
http (plaintext) http://ecommerce.skybridge.tech HTTPS enforced 301 https://ecommerce.skybridge.tech/
MCP tools · 2 exposed · ~666 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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
render-carousel ~256

Display the Skybridge products you curated as an inline carousel for the client. ## When to call Call this AFTER searching and curating, and BEFORE writing your recommendation. Avoid describing the products in text first since the carousel shows them. ## What to pass Pass the IDs of the 2-3 products you chose, in display order (most relevant first). Order is significant: the carousel shows them in this exact order and your recommendation must follow the same sequence. Pass distinct products, not several variants of the same one; the detail view lets the client explore a product's variants (colors, sizes, and so on). ## After the carousel Recommend in carousel order so the client can follow along. The cards already show image, title, price, and key facts, so do not repeat them: add useful analysis tied to the client's need. Suggest a refinement the client has not addressed yet (from the available filters), never one they already used. ## Accuracy Use only the data returned for each product. Never invent facts, materials, or availability. If the client asks about something not present, open that product's detail or search again before answering.

NameTypeReqDescription
idsarrayyesProduct IDs to present, in display order.
NameTypeReqDescription
productsarrayyesThe products shown in the carousel, in display order. For your reference only — to curate, compare, and answer follow-ups. Ground every claim in this data; never invent facts.

No examples provided.

search-products ~410

Search the Skybridge winter-sports catalog: skis, goggles, and cold-weather apparel. Handles any query: a specific product, a category, a gift, or open browsing. Never assume something is unavailable — always search before responding. The response is data only: matching products (title, ID, "from" price, rating, badges, description, facts). The raw results are for your eyes only; the client never sees them. Avoid characterizing the raw results to the client (how many, what categories). Act on the response as follows: - SEARCH: pass a keyword. Optionally scope with `category` (apparel, goggles, or skis) or `sort`. This is a small catalog — one focused search usually surfaces everything relevant (1+ calls). - REFINEMENT: if the user narrows to a category, re-search with that `category`. If they change intent, search with a new keyword. - CURATION: pick the best matches for the client's intent, grounding your choice in each product's description. If zero results, broaden the keyword and search again; do NOT call render-carousel on an empty set. - PRESENT: once you have 2-3 distinct, relevant products, call render-carousel with their IDs. Recommend products ONLY AFTER the carousel displays, and in the same order as in the carousel. The sweet spot is 2-3 products.

NameTypeReqDescription
categorystringRestrict to one category. Only these three exist; omit to search all.
keywordstringyesShort noun phrases extracted from conversational input, matched against product titles, descriptions, and SKUs. Never pass full sentences. Include color or material descriptors when the user mentions…
sortstringSort order. Price sorts are applied over the fetched results.
NameTypeReqDescription
pagesobjectPagination: current page and total page count.
productsarrayyesMatching products, sorted.
totalHitsnumberTotal matching products across all pages.

No examples provided.

Common questions

What is the Skybridge Ecommerce Example MCP server?

Skybridge Ecommerce Example is an MCP server listed in the public MCP registry as tech.skybridge.ecommerce/Ecom-Carousel. Example MCP App based on Skybridge framework showing an e-commerce products based on request. This page covers its hosted endpoint (https://ecommerce.skybridge.tech).

Is the Skybridge Ecommerce Example MCP server safe to use?

Skybridge Ecommerce Example scores 85 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Skybridge Ecommerce Example MCP server expose?

Skybridge Ecommerce Example exposes 2 tools: search-products, render-carousel. Their descriptions and schemas cost roughly 666 tokens of context every time the server is loaded.

Does the Skybridge Ecommerce Example MCP server require authentication?

No. We connected to Skybridge Ecommerce Example without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Skybridge Ecommerce Example MCP server still maintained?

Skybridge Ecommerce Example is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.