← Registry

eCommerce

carathunter.com

Search and compare certified diamonds from retailers worldwide, with live prices, certificate lookup, and market analytics.

1 endpoint5 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://carathunter.com/mcp

No auth detected

MCP server metadata

Name
carat-hunter
Version
1.0.0
Capabilities
tools
Server instructions

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_diamonds

Search certified diamonds listed by retailers worldwide, with live cross-retailer prices.

Inferred read-only
get_diamond

Details and live price range for one diamond by its Carat Hunter id (from search_diamonds or a carathunter.

Inferred read-only
lookup_certificate

Find a diamond by its grading report number (GIA, IGI, HRD, GCAL.

Inferred read-only
price_check

Typical 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-only
market_overview

How many diamonds and retailers Carat Hunter currently tracks, from its latest weekly market report.

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.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.

Indexed

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