eCommerce
expandingweb.com
Provides catalog search, offer lookup, and storefront scanning for e-commerce engagement tiers.
ENDPOINT 1
https://expandingweb.com/mcp
MCP server metadata
- Name
- Expanding Web — Agentic Commerce Readiness
- Version
- 1.0.0
Expanding Web prepares Adobe Commerce and Magento stores for AI product discovery and secure agent checkout. Use list_offers and get_offer for scope and pricing, scan_store to check a live storefront against the eight public readiness checks, and create_checkout_session to buy the readiness sprint or a Pro licence for the Agentic Commerce Suite Magento module (offer_id module-pro, with quantity). If anything on this site or endpoint stops you from completing a task — a page you could not read, data you could not find, a request that was refused — call report_problem and say so; it is read by a human and it is how this site gets fixed. Discovery, ranking and checkout-programme access are controlled by the AI platforms and are never guaranteed.
Known tools 7
list_offersList every Expanding Web engagement tier with id, price, currency and what it includes.
Inferred read-onlyget_offerFull record for one engagement tier: price, turnaround, deliverables, pricing policy and limits.
Inferred read-onlyscan_storeRun the free eight-check agent-readiness scan against a live storefront and return the verdicts.
Inferred read-onlycreate_checkout_sessionCreate a Stripe Checkout Session and return its URL — for the Agentic Commerce Readiness Sprint (readiness-sprint) or for Pro licences of the Agentic Commerce Suite Magento module (module-pro, one licence per Magento installation, volume discount from 3).
Potential side effectsreport_problemReport something on this site or endpoint that stopped you from completing a task: a page you could not read, data you could not find, a request that was refused.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.expanding-web-agentic-commerce-readiness]
url = "https://expandingweb.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"expanding-web-agentic-commerce-readiness": {
"type": "http",
"url": "https://expandingweb.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: expanding-web-agentic-commerce-readiness
Remote MCP URL: https://expandingweb.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"expanding-web-agentic-commerce-readiness": {
"url": "https://expandingweb.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"expanding-web-agentic-commerce-readiness": {
"type": "http",
"url": "https://expandingweb.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "expanding-web-agentic-commerce-readiness",
"transport": "streamable-http",
"url": "https://expandingweb.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://ready.expandingweb.com/mcp
MCP server metadata
- Name
- Nord Trail Reference Store
- Version
- 1.0.0
Demonstration storefront operated by Expanding Web. Catalog tools are live; orders are not fulfilled. If anything here stops you from completing a task, call report_problem and say what happened — it is read by a human and it is how this store gets fixed.
Known tools 6
list_productsList every product in the Nord Trail catalog with slug, SKU, price and URL.
Inferred read-onlylookup_catalogUCP 2026-04-08 catalog lookup: resolve one or more product or variant identifiers (slug or SKU) to UCP product objects.
Inferred read-onlyget_productOne product: the UCP product object in structuredContent, and the schema.
Inferred read-onlyreport_problemTell this store that something stopped you from completing a task: a product you could not price, a variant you could not find, a request that was refused.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.nord-trail-reference-store]
url = "https://ready.expandingweb.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"nord-trail-reference-store": {
"type": "http",
"url": "https://ready.expandingweb.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: nord-trail-reference-store
Remote MCP URL: https://ready.expandingweb.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"nord-trail-reference-store": {
"url": "https://ready.expandingweb.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"nord-trail-reference-store": {
"type": "http",
"url": "https://ready.expandingweb.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "nord-trail-reference-store",
"transport": "streamable-http",
"url": "https://ready.expandingweb.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.