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.

SupplySlate

REMOTE · MCP.SUPPLYSLATE.COM · SCANNED AUG 17

B2B supply network for buyer-owned agents to source requirements and receive verified offers.

+9 this week 71 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 Security69
Transport & Reachability100
Schema Quality & AI Usability75
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 3694 tokens (~67/item across 55 items; 55 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management37
  • Stability observed for 11 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage74
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 9% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a current MCP spec version (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 · mcp.supplyslate.com

# add to Claude Code
claude mcp add --transport http com-supplyslate-sourcing https://mcp.supplyslate.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-supplyslate-sourcing]
url = "https://mcp.supplyslate.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-supplyslate-sourcing": {
      "type": "remote",
      "url": "https://mcp.supplyslate.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-supplyslate-sourcing --url https://mcp.supplyslate.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-supplyslate-sourcing:
    url: "https://mcp.supplyslate.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-supplyslate-sourcing": {
      "type": "http",
      "url": "https://mcp.supplyslate.com/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.

  • 17 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Aug 26 +6
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 10 Aug 26 +3
    • HSTS header: fail → pass security
    • Tool “create_purchase_plan” rewrote its description, which is the text the model reads security
    • Schema quality: 3073 → 3694 functional
    • Schema quality: poor → fair functional
    • New tool “decide_supplier_order_cancellation” functional
    • New tool “open_warranty_claim” functional
    • New tool “report_order_issue” functional
    • New tool “request_order_cancellation” functional
    • New tool “request_order_return” functional
    • New tool “update_supplier_order_issue” functional
    • New tool “update_supplier_order_return” functional
    • New tool “update_supplier_warranty_claim” functional
    • “create_project” added an optional parameter “fixture_kind” cosmetic
    • “submit_sourcing_request” added an optional parameter “fixture_kind” cosmetic
  • 9 Aug 26 +5
    • Authorization: unverified → partial security
    • Tool “decline_supplier_rfq” rewrote its description, which is the text the model reads security
    • Tool “get_supplier_offers” rewrote its description, which is the text the model reads security
    • Tool “list_sourcing_requests” rewrote its description, which is the text the model reads security
    • Tool “submit_supplier_quote” rewrote its description, which is the text the model reads security
    • Tool “upsert_supplier_catalog” rewrote its description, which is the text the model reads security
    • Schema quality: 56 → 65 functional
    • Tool coverage: 23% → 10% functional
    • “decline_supplier_rfq” added a required parameter “reason_code”, so existing callers break functional
    • “upsert_supplier_catalog” added a required parameter “idempotency_key”, so existing callers break functional
    • “submit_supplier_quote” dropped the required parameter “source_evidence” functional
    • Tool “decline_supplier_rfq” now declares an output schema functional
    • Tool “describe_supplyslate” now declares an output schema functional
    • Tool “get_connection_guide” now declares an output schema functional
    • Tool “get_sourcing_request” now declares an output schema functional
    • Tool “get_supplier” now declares an output schema functional
    • Tool “get_supplier_offers” now declares an output schema functional
    • Tool “get_supplier_profile” now declares an output schema functional
    • Tool “get_supplier_rfq” now declares an output schema functional
    • Tool “list_sourcing_categories” now declares an output schema functional
    • Tool “list_sourcing_requests” now declares an output schema functional
    • Tool “list_supplier_rfqs” now declares an output schema functional
    • Tool “list_supplier_taxonomy” now declares an output schema functional
    • Tool “search_suppliers” now declares an output schema functional
    • Tool “submit_sourcing_request” now declares an output schema functional
    • Tool “submit_supplier_quote” now declares an output schema functional
    • Tool “upsert_supplier_catalog” now declares an output schema functional
    • First check of Tool coverage: 100 functional
    • Schema quality: fair → poor functional
    • Server version: 1.1.0 → 2.0.0 functional
    • New tool “ask_rfq_clarification” functional
    • New tool “attach_artifact_reference” functional
    • New tool “create_artifact_upload” functional
    • New tool “create_catalog_import” functional
    • New tool “create_project” functional
    • New tool “create_provider_checkout_handoff” functional
    • New tool “create_purchase_plan” functional
    • New tool “get_bom” functional
    • New tool “get_checkout_handoffs” functional
    • New tool “get_compatibility” functional
    • New tool “get_live_fabrication_capabilities” functional
    • New tool “get_order” functional
    • New tool “get_product” functional
    • New tool “get_project” functional
    • New tool “get_purchase_plan” functional
    • New tool “get_requirement_schema” functional
    • New tool “list_fabrication_processes” functional
    • New tool “list_orders” functional
    • New tool “list_project_validations” functional
    • New tool “list_supplier_orders” functional
    • New tool “request_purchase_approval” functional
    • New tool “revise_supplier_quote” functional
    • New tool “search_live_components” functional
    • New tool “search_products” functional
    • New tool “source_project” functional
    • New tool “update_availability” functional
    • New tool “update_project_requirements” functional
    • New tool “update_supplier_capabilities” functional
    • New tool “update_supplier_order” functional
    • New tool “upsert_bom” functional
    • New tool “validate_project” functional
    • “submit_supplier_quote” added an optional parameter “fees_minor” cosmetic
    • “submit_supplier_quote” added an optional parameter “quote_number” cosmetic
    • “submit_supplier_quote” added an optional parameter “shipping_minor” cosmetic
    • “submit_supplier_quote” added an optional parameter “tax_minor” cosmetic
    • “submit_supplier_quote” dropped the optional parameter “quote_reference” cosmetic
  • 8 Aug 26 −1
    • Tool coverage: 38% → 23% functional
    • Schema quality: 382 → 908 functional
    • Schema quality: good → fair functional
    • Server version: 1.0.0 → 1.1.0 functional
    • New tool “decline_supplier_rfq” functional
    • New tool “get_supplier” functional
    • New tool “get_supplier_profile” functional
    • New tool “get_supplier_rfq” functional
    • New tool “list_supplier_rfqs” functional
    • New tool “list_supplier_taxonomy” functional
    • New tool “search_suppliers” functional
    • New tool “submit_supplier_quote” functional
    • New tool “upsert_supplier_catalog” functional
  • 7 Aug 26 0
    • Stability: unverified → 0.03 functional
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 17 Aug 2026 · Probed https://mcp.supplyslate.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=supplyslate.com CN=WE1,O=Google Trust Services,C=US 6 Aug 2026 4 Nov 2026 ECDSA 256 ECDSA-SHA256 6cf50b171c37eaba13152fc521393ff3
SANs: supplyslate.com, mcp.supplyslate.com, *.mcp.supplyslate.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of mcp.supplyslate.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
supplyslate.com. 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
Header Value
strict-transport-security max-age=31536000
content-security-policy default-src 'none'; frame-ancestors 'none'
x-content-type-options nosniff
x-frame-options DENY
referrer-policy no-referrer
permissions-policy camera=(), microphone=(), geolocation=(), payment=()
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.supplyslate.com/mcp Verified 200
http (plaintext) http://mcp.supplyslate.com/mcp Inconclusive 405
MCP tools · 55 exposed · ~3,694 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
update_supplier_order_return ~86

Advance an authenticated supplier return through authorization, shipment, receipt, and refund states without changing historical order evidence.

NameTypeReqDescription
currencystring
merchant_return_referencestring
notestring
order_idstringyes
refund_amount_minorinteger
return_idstringyes
statusstringyes
NameTypeReqDescription
orderobjectyes

No examples provided.

update_supplier_warranty_claim ~74

Advance a warranty claim through supplier review, approval, replacement, resolution, or rejection with a merchant reference and durable history.

NameTypeReqDescription
notestring
order_idstringyes
statusstringyes
supplier_referencestring
warranty_claim_idstringyes
NameTypeReqDescription
orderobjectyes

No examples provided.

upsert_bom ~93

Create a BOM or a new BOM revision with assemblies, catalog items, custom parts, services, consumables, artifacts, and interface dependencies.

NameTypeReqDescription
bom_idstring
build_quantitynumber
dependenciesarray
itemsarrayyes
namestringyes
project_idstringyes
source_artifact_idstring
NameTypeReqDescription
bomobjectyes

No examples provided.

upsert_supplier_catalog ~55

Create or update normalized supplier catalog items through a durable manual import with row-level validation, history, evidence scope, availability, and commercial terms.

NameTypeReqDescription
idempotency_keystringyes
itemsarrayyes
NameTypeReqDescription
catalog_importobject
importobject

No examples provided.

validate_project ~43

Run the current versioned validators and return separate blocking errors, compatibility conflicts, warnings, missing information, passed checks, and unavailable checks.

NameTypeReqDescription
project_idstringyes
NameTypeReqDescription
validationobjectyes

No examples provided.