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.

ProtoClinical Commerce

REMOTE · WWW.THEPROTOCLINICAL.COM · SCANNED AUG 16

Search ProtoClinical's current K-beauty catalog and manage buyer-approved carts and checkouts.

73 Trust /100
Trust breakdown (6 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 →

Endpoint Security86
Transport & Reachability100
Schema Quality & AI Usability58
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 2280 tokens (~175/item across 13 items; 13 tools + 0 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 Management10
  • Stability observed for 3 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
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
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · www.theprotoclinical.com

# add to Claude Code
claude mcp add --transport http com-theprotoclinical-commerce https://www.theprotoclinical.com/api/ucp/mcp
# ~/.codex/config.toml
[mcp_servers.com-theprotoclinical-commerce]
url = "https://www.theprotoclinical.com/api/ucp/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-theprotoclinical-commerce": {
      "type": "remote",
      "url": "https://www.theprotoclinical.com/api/ucp/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-theprotoclinical-commerce --url https://www.theprotoclinical.com/api/ucp/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-theprotoclinical-commerce:
    url: "https://www.theprotoclinical.com/api/ucp/mcp"
// mcp.json
{
  "mcpServers": {
    "com-theprotoclinical-commerce": {
      "type": "http",
      "url": "https://www.theprotoclinical.com/api/ucp/mcp"
    }
  }
}

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.

  • 16 Aug 26 +1
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 15 Aug 26 +1
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 14 Aug 26 0
    • Stability: unverified → 0.03 functional
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 13 Aug 26 71

    First indexed and scored.

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 16 Aug 2026 · Probed https://www.theprotoclinical.com/api/ucp/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=www.theprotoclinical.com CN=YE2,O=Let's Encrypt,C=US 17 Jun 2026 15 Sept 2026 ECDSA 256 ECDSA-SHA384 5128239419d29bee502bad2356a119939d2
SANs: www.theprotoclinical.com
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd
DNSSEC secure

Validation of www.theprotoclinical.com. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
theprotoclinical.com. present 2371 13 Verified
www.theprotoclinical.com. Verified address RRset verified with the apex keys
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On tool calls
HTTP status 200
Header Value
content-security-policy block-all-mixed-content; frame-ancestors 'none'; upgrade-insecure-requests;
x-content-type-options nosniff
x-frame-options DENY

Protected resource metadata

Retrieved No
Problem no_resource_metadata
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://www.theprotoclinical.com/api/ucp/mcp Verified 200
http (plaintext) http://www.theprotoclinical.com/api/ucp/mcp HTTPS enforced 301 https://www.theprotoclinical.com/api/ucp/mcp
MCP tools · 13 exposed · ~2,280 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.

Tool Tokens
cancel_cart ~155

Cancels a 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.00 and {"amount": 2500, "currency": "USD"} is $25.00. Convert to major units before quoting a price to a buyer (divide by 100 for two-decimal currencies such as USD and EUR; zero-decimal currencies such as JPY are already whole units).

NameTypeReqDescription
idstringyesThe ID of the cart. Format: 'gid://shopify/Cart/abc123'
metaobjectyesMetadata for UCP agent profile discovery.

No output schema declared.

No examples provided.

cancel_checkout ~157

Cancels a checkout. 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.00 and {"amount": 2500, "currency": "USD"} is $25.00. Convert to major units before quoting a price to a buyer (divide by 100 for two-decimal currencies such as USD and EUR; zero-decimal currencies such as JPY are already whole units).

NameTypeReqDescription
idstringyesThe ID of the checkout to update. Format: 'gid://shopify/Checkout/abc123'
metaobjectyesMetadata for UCP agent profile discovery.

No output schema declared.

No examples provided.

complete_checkout ~192

Completes a checkout and returns the checkout result. Returns details about the completed checkout, including order ID, Thank You Page URL, or any errors encountered. 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.00 and {"amount": 2500, "currency": "USD"} is $25.00. Convert to major units before quoting a price to a buyer (divide by 100 for two-decimal currencies such as USD and EUR; zero-decimal currencies such as JPY are already whole units).

NameTypeReqDescription
checkoutobjectyesCheckout properties.
idstringyesThe ID of the checkout to update. Format: 'gid://shopify/Checkout/abc123'
metaobjectyesMetadata for UCP agent profile discovery.

No output schema declared.

No examples provided.

create_cart ~139

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.00 and {"amount": 2500, "currency": "USD"} is $25.00. Convert to major units before quoting a price to a buyer (divide by 100 for two-decimal currencies such as USD and EUR; zero-decimal currencies such as JPY are already whole units).

NameTypeReqDescription
cartobjectyesCart properties.
metaobjectyesMetadata for UCP agent profile discovery.

No output schema declared.

No examples provided.

create_checkout ~155

Creates a checkout. Returns checkout details, including line items, totals, and any applicable discounts or taxes. 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.00 and {"amount": 2500, "currency": "USD"} is $25.00. Convert to major units before quoting a price to a buyer (divide by 100 for two-decimal currencies such as USD and EUR; zero-decimal currencies such as JPY are already whole units).

NameTypeReqDescription
checkoutobjectyesCheckout properties.
metaobjectyesMetadata for UCP agent profile discovery.

No output schema declared.

No examples provided.

get_cart ~155

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.00 and {"amount": 2500, "currency": "USD"} is $25.00. Convert to major units before quoting a price to a buyer (divide by 100 for two-decimal currencies such as USD and EUR; zero-decimal currencies such as JPY are already whole units).

NameTypeReqDescription
idstringyesThe ID of the cart. Format: 'gid://shopify/Cart/abc123'
metaobjectyesMetadata for UCP agent profile discovery.

No output schema declared.

No examples provided.

get_checkout ~171

Returns details about the checkout, including line items, totals, and any applicable discounts or taxes. 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.00 and {"amount": 2500, "currency": "USD"} is $25.00. Convert to major units before quoting a price to a buyer (divide by 100 for two-decimal currencies such as USD and EUR; zero-decimal currencies such as JPY are already whole units).

NameTypeReqDescription
idstringyesThe ID of the checkout to update. Format: 'gid://shopify/Checkout/abc123'
metaobjectyesMetadata for UCP agent profile discovery.

No output schema declared.

No examples provided.

get_order ~156

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.00 and {"amount": 2500, "currency": "USD"} is $25.00. Convert to major units before quoting a price to a buyer (divide by 100 for two-decimal currencies such as USD and EUR; zero-decimal currencies such as JPY are already whole units).

NameTypeReqDescription
idstringyesThe ID of the order. Format: 'gid://shopify/Order/123'
metaobjectyesMetadata for UCP agent profile discovery.

No output schema declared.

No examples provided.

get_product ~191

Retrieve complete product detail by identifier. Returns a singular product with a relevant set of variants, exact pricing, and real-time availability. Supports interactive option selection via selected and preferences parameters for variant narrowing and availability signals. Use for product detail page rendering and purchase decisions. 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.00 and {"amount": 2500, "currency": "USD"} is $25.00. Convert to major units before quoting a price to a buyer (divide by 100 for two-decimal currencies such as USD and EUR; zero-decimal currencies such as JPY are already whole units).

NameTypeReqDescription
catalogobjectyesProduct detail parameters.
metaobjectyesMetadata for UCP agent profile discovery.

No output schema declared.

No examples provided.

lookup_catalog ~236

Look up multiple products or variants by identifier. Use this tool to resolve multiple product/variant IDs in a single request. Supports: - Product IDs (gid://shopify/Product/...): Returns product with match: "featured" - Variant IDs (gid://shopify/ProductVariant/...): Returns parent product with the exact variant Results are grouped by product. Each variant includes an inputs array showing which request ID resolved to it and whether the match was exact or featured. 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.00 and {"amount": 2500, "currency": "USD"} is $25.00. Convert to major units before quoting a price to a buyer (divide by 100 for two-decimal currencies such as USD and EUR; zero-decimal currencies such as JPY are already whole units). Maximum 10 IDs per request.

NameTypeReqDescription
catalogobjectyesCatalog lookup parameters.
metaobjectyesMetadata for UCP agent profile discovery.

No output schema declared.

No examples provided.

search_catalog ~226

Search for products from the online store, hosted on Shopify. This tool can be used to search for products using natural language queries, specific filter criteria, or both. At least one of query or filters must be provided. Results are paginated, with initial results limited to improve experience. Use the pagination.cursor from the response to fetch additional pages when users request more results. Response conforms to the UCP catalog search capability (dev.ucp.shopping.catalog.search). 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.00 and {"amount": 2500, "currency": "USD"} is $25.00. Convert to major units before quoting a price to a buyer (divide by 100 for two-decimal currencies such as USD and EUR; zero-decimal currencies such as JPY are already whole units).

NameTypeReqDescription
catalogobjectyesCatalog search parameters.
metaobjectyesMetadata for UCP agent profile discovery.

No output schema declared.

No examples provided.

update_cart ~165

Perform updates to a 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.00 and {"amount": 2500, "currency": "USD"} is $25.00. Convert to major units before quoting a price to a buyer (divide by 100 for two-decimal currencies such as USD and EUR; zero-decimal currencies such as JPY are already whole units).

NameTypeReqDescription
cartobjectyesCart properties.
idstringyesThe ID of the cart. Format: 'gid://shopify/Cart/abc123'
metaobjectyesMetadata for UCP agent profile discovery.

No output schema declared.

No examples provided.

update_checkout ~182

Updates a checkout. Returns checkout details, including line items, totals, and any applicable discounts or taxes. 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.00 and {"amount": 2500, "currency": "USD"} is $25.00. Convert to major units before quoting a price to a buyer (divide by 100 for two-decimal currencies such as USD and EUR; zero-decimal currencies such as JPY are already whole units).

NameTypeReqDescription
checkoutobjectyesCheckout properties.
idstringyesThe ID of the checkout to update. Format: 'gid://shopify/Checkout/abc123'
metaobjectyesMetadata for UCP agent profile discovery.

No output schema declared.

No examples provided.