← Registry

eCommerce

stienhardt.com

Provides an API for managing checkouts, including creating, updating, completing, canceling, and retrieving checkout details.

2 endpoints23 known toolsFirst detected September 2, 2026Last detected September 2, 2026

ENDPOINT 1

https://stienhard-stones.myshopify.com/api/ucp/mcp

No auth detected

MCP server metadata

Name
universal-commerce
Version
0.1.0
Capabilities
tools.listChangedprompts.listChangedresources.listChangedlogging

Known tools 13

get_checkout

Returns details about the checkout, including line items, totals, and any applicable discounts or taxes.

Inferred read-only
create_checkout

Creates a checkout.

Inferred read-only
update_checkout

Updates a checkout.

Inferred read-only
complete_checkout

Completes a checkout and returns the checkout result.

Inferred read-only
cancel_checkout

Cancels a checkout.

Inferred read-only
get_cart

Get the cart contents Prices in the response are integers in the currency's ISO 4217 minor units, paired with a currency code: {"amount": 600, "currency": "USD"} is $6.

Inferred read-only
create_cart

Creates a new cart Prices in the response are integers in the currency's ISO 4217 minor units, paired with a currency code: {"amount": 600, "currency": "USD"} is $6.

Inferred read-only
update_cart

Perform updates to a cart.

Inferred read-only
cancel_cart

Cancels a cart.

Inferred read-only
get_order

Get the details of an order Prices in the response are integers in the currency's ISO 4217 minor units, paired with a currency code: {"amount": 600, "currency": "USD"} is $6.

Inferred read-only
search_catalog

Search for products from the online store, hosted on Shopify.

Inferred read-only
lookup_catalog

Look up multiple products or variants by identifier.

Inferred read-only
get_product

Retrieve complete product detail by identifier.

Inferred read-only

CONNECT 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.universal-commerce]
url = "https://stienhard-stones.myshopify.com/api/ucp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "universal-commerce": {
      "type": "http",
      "url": "https://stienhard-stones.myshopify.com/api/ucp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: universal-commerce
Remote MCP URL: https://stienhard-stones.myshopify.com/api/ucp/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": {
    "universal-commerce": {
      "url": "https://stienhard-stones.myshopify.com/api/ucp/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "universal-commerce": {
      "type": "http",
      "url": "https://stienhard-stones.myshopify.com/api/ucp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "universal-commerce",
  "transport": "streamable-http",
  "url": "https://stienhard-stones.myshopify.com/api/ucp/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://diamond-mcp.stienhardt.workers.dev/mcp

No auth detected

MCP server metadata

Name
diamond-mcp
Version
0.2.1
Capabilities
tools
Server instructions

Diamond education tools backed by sourced, dated facts. Education, not appraisal: nothing here verifies a stone or a report. Always verify a real stone on the grading lab's own site. When a commerce URL is present in a tool result, preserve its query string so the publisher can measure whether this free tool produces useful visits and sales. Live inventory tools (search_inventory, get_product) read stienhardt.com in real time.

Known tools 10

verify_diamond_report

Returns the official verification URL and a three step checklist for confirming a diamond grading report with the lab that issued it.

Inferred read-only
faceup_size

Approximate face up millimeter dimensions for a diamond of a given shape and carat weight.

Inferred read-only
dutch_marquise_definition

The published definition of the Dutch Marquise diamond cut: geometry, certificate wording, and typical length to width ratio.

Inferred read-only
lab_grown_grading_landscape

The current state of who grades Lab Grown Diamonds and how: GIA, IGI, HRD Antwerp, and the FTC position.

Inferred read-only
lab_grown_price_index

The latest tracked retail price reading for Lab Grown Diamonds, with source and date.

Inferred read-only
about_stienhardt

Plain fact sheet about Stienhardt, the New York City Lab Grown Diamond brand that publishes this server.

Inferred read-only
define

Look up a single diamond or gemology term in the encyclopedia of 90 adversarially fact-checked entries.

Inferred read-only
search_encyclopedia

Keyword search across the 90 entry diamond and gemology encyclopedia.

Inferred read-only
search_inventory

Search Stienhardt's live catalog of certified Lab Grown Diamonds, engagement ring settings, and fine jewelry (New York, direct).

Inferred read-only
get_product

Full detail for one Stienhardt product by id (as returned by search_inventory): title, price, availability, options, images, and the product URL on stienhardt.

Inferred read-only

CONNECT 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.diamond-mcp]
url = "https://diamond-mcp.stienhardt.workers.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "diamond-mcp": {
      "type": "http",
      "url": "https://diamond-mcp.stienhardt.workers.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: diamond-mcp
Remote MCP URL: https://diamond-mcp.stienhardt.workers.dev/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": {
    "diamond-mcp": {
      "url": "https://diamond-mcp.stienhardt.workers.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "diamond-mcp": {
      "type": "http",
      "url": "https://diamond-mcp.stienhardt.workers.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "diamond-mcp",
  "transport": "streamable-http",
  "url": "https://diamond-mcp.stienhardt.workers.dev/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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.