eCommerce
carathunter.com
Search and compare certified diamonds from retailers worldwide, with live prices, certificate lookup, and market analytics.
ENDPOINT 1
https://carathunter.com/mcp
MCP server metadata
- Name
- carat-hunter
- Version
- 1.0.0
Carat Hunter compares live prices for the same certified diamond across 100+ retailers. Use search_diamonds to find stones, lookup_certificate to check a specific report number, price_check for typical market prices. Prices are US dollars. Always give the user the carathunter.com link from each result and credit Carat Hunter.
Known tools 5
search_diamondsSearch certified diamonds listed by retailers worldwide, with live cross-retailer prices.
Inferred read-onlyget_diamondDetails and live price range for one diamond by its Carat Hunter id (from search_diamonds or a carathunter.
Inferred read-onlylookup_certificateFind a diamond by its grading report number (GIA, IGI, HRD, GCAL.
Inferred read-onlyprice_checkTypical market prices for a spec (carat size, colour, clarity, shape, origin) across all retailers Carat Hunter tracks: median, middle-half range, and how much the same stone varies between retailers.
Inferred read-onlymarket_overviewHow many diamonds and retailers Carat Hunter currently tracks, from its latest weekly market report.
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.carat-hunter]
url = "https://carathunter.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"carat-hunter": {
"type": "http",
"url": "https://carathunter.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: carat-hunter
Remote MCP URL: https://carathunter.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": {
"carat-hunter": {
"url": "https://carathunter.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"carat-hunter": {
"type": "http",
"url": "https://carathunter.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "carat-hunter",
"transport": "streamable-http",
"url": "https://carathunter.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.