search_diamonds — Carat Hunter MCP Tool Read-only
search_diamonds
(search diamonds) is one of 5 tools on the
Carat Hunter
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_diamonds from your client
- Claude Code Carat Hunter search_diamonds run in your project directory
- Claude Desktop Carat Hunter search_diamonds ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Carat Hunter search_diamonds ~/.cursor/mcp.json
- VS Code Carat Hunter search_diamonds .vscode/mcp.json
- Zed Carat Hunter search_diamonds ~/.config/zed/settings.json
- Windsurf Carat Hunter search_diamonds ~/.codeium/windsurf/mcp_config.json
- Cline Carat Hunter search_diamonds ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Carat Hunter search_diamonds ~/.gemini/settings.json
- Grok Carat Hunter search_diamonds .mcp.json (in your project root)
- ChatGPT Carat Hunter search_diamonds Settings → Connectors → Advanced → Developer mode
- Claude.ai Carat Hunter search_diamonds Settings → Connectors → Add custom connector
- LangChain Carat Hunter search_diamonds pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http diamond-prices https://carathunter.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 25 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.