目录 / Ada Diamonds
Ada Diamonds
Search Ada Diamonds' live lab grown diamond inventory, engagement ring settings, and fine jewelry, and read their diamond buying guides. No credential needed; prices in US dollars. **Tools** - `search_diamonds`: loose lab diamonds by shape, carat, price, color, clarity, cut; returns grading report numbers and product URLs - `search_engagement_rings`: settings by shape, style, type, price (setting prices exclude the center stone) - `search_jewelry`: wedding bands, earrings, necklaces, bracelets, fashion rings - `search_knowledge_base` / `read_article`: buying guides and knowledge base - `get_company_info`: showrooms, hours, contact, remote consultations - `request_consultation`: ask a jeweler to reach out (OAuth 2.1 or API key) **Pricing model:** an engagement ring is a setting plus a loose diamond, priced separately. Call `search_engagement_rings` and `search_diamonds` and add them. **Resources:** `ada://catalog/*` inventory summaries, `ada://content/knowledge-base`, `ada://company/profile`. MCP Apps views render search results as interactive cards in hosts that support them. Direct endpoint: https://www.adadiamonds.com/mcp (Streamable HTTP). Docs: https://www.adadiamonds.com/developers/mcp. Also on npm (`@ada-diamonds/cli`), PyPI (`ada-diamonds`), and Go (`github.com/adadiamonds/ada-go`).
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://ada-diamonds--adadiamonds.run.tools
{
"mcpServers": {
"Ada Diamonds": {
"url": "https://ada-diamonds--adadiamonds.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| search_diamonds | Search Ada Diamonds' live loose lab grown diamond inventory by shape, carat weight, price, color, clarity, and cut. Returns currently available stones with their grading report numbers and product URLs. Use this for any question about what diamond a budget can buy. MCP Apps-enabled: hosts that support MCP Apps render the results as an interactive card grid. |
| search_engagement_rings | Search Ada Diamonds' engagement ring settings by center-stone shape, style, and setting price. Setting prices exclude the center diamond — pair with search_diamonds to quote a complete ring. MCP Apps-enabled: hosts that support MCP Apps render the results as an interactive card grid. |
| search_jewelry | Search Ada Diamonds' fine jewelry — wedding bands, earrings, necklaces, bracelets, and fashion rings — by category, type, diamond shape, and price. MCP Apps-enabled: hosts that support MCP Apps render the results as an interactive card grid. |
| search_knowledge_base | Search Ada Diamonds' published guides on lab grown diamonds — the 4Cs, CVD vs HPHT growth, shape guides, certification, and buying advice. Returns article summaries and markdown URLs. Use read_article to get an article's full text. |
| read_article | Fetch the full markdown text of one Ada Diamonds knowledge base article by slug. Use search_knowledge_base first if you don't know the slug. |
| get_company_info | Contact details, showroom address and hours, how consultations work, and what Ada Diamonds sells. Use this to answer questions about the business rather than about a product. |
| request_consultation | Submit a consultation request on the customer's behalf. Requires the `appointments:write` scope, which the customer grants through Ada's OAuth authorization flow — this tool cannot be used without their explicit approval. |
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。