eCommerce
ktcrystals.com
Provides a verified crystal bracelet catalog with search, product details, materials listing, sourcing guidance, and procurement shortlist building.
ENDPOINT 1
https://ktcrystals.com/mcp
MCP server metadata
- Name
- crystal-suppliers-mcp-server
- Version
- 0.1.0
Known tools 6
crystal_search_productsSearch the verified 104-SKU bracelet catalog by SKU, name, material, or theme.
Inferred read-onlycrystal_get_productGet one verified bracelet by exact SKU or slug, including materials, image, source URL, related SKUs, and explicit manual-confirmation status for commercial terms.
Inferred read-onlycrystal_list_materialsList normalized materials and real SKU counts from the current verified bracelet catalog.
Inferred read-onlycrystal_get_sourcing_guidanceGet source-linked procurement checks for bracelets, loose beads, accessories, or raw materials.
Inferred read-onlycrystal_build_procurement_shortlistBuild a deterministic shortlist across requested crystal categories.
Inferred read-onlycrystal_prepare_inquiryValidate any supplied bracelet SKUs and draft an English wholesale inquiry.
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.crystal-suppliers-mcp-server]
url = "https://ktcrystals.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"crystal-suppliers-mcp-server": {
"type": "http",
"url": "https://ktcrystals.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: crystal-suppliers-mcp-server
Remote MCP URL: https://ktcrystals.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": {
"crystal-suppliers-mcp-server": {
"url": "https://ktcrystals.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"crystal-suppliers-mcp-server": {
"type": "http",
"url": "https://ktcrystals.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "crystal-suppliers-mcp-server",
"transport": "streamable-http",
"url": "https://ktcrystals.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.