Live prices for one certified diamond across 100+ retailers: search, cert lookup, market prices.
claude mcp add diamond-prices --transport http https://carathunter.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"diamond-prices": {
"url": "https://carathunter.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"diamond-prices": {
"serverUrl": "https://carathunter.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"diamond-prices": {
"type": "http",
"url": "https://carathunter.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"diamond-prices": {
"url": "https://carathunter.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"diamond-prices": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://carathunter.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://carathunter.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.carathunter--diamond-prices/reviews or the review_server meta-tool.
POST /mcp