← Registry

eCommerce

adadiamonds.com

Searches Ada Diamonds' inventory of lab grown diamonds, engagement rings, and fine jewelry, and provides access to their educational guides on diamond buying.

1 endpoint7 known toolsFirst detected August 26, 2026Last detected September 6, 2026

ENDPOINT 1

https://www.adadiamonds.com/mcp

No auth detected

MCP server metadata

Name
ada-diamonds
Version
1.0.0
Capabilities
resources.listChangedtools.listChanged
Server instructions

Ada Diamonds is a lab grown diamond jeweler: custom engagement rings, loose lab diamonds, wedding bands, and fine jewelry, made to order in New York City. Pricing model: an engagement ring is a SETTING plus a LOOSE DIAMOND, priced separately. To quote a complete ring, call search_engagement_rings and search_diamonds and add them together. Setting prices never include the center stone. Read the ada://catalog/* resources once for inventory shape (available shapes, carat ranges, price bands) before running searches; it will save you several calls. Diamond inventory changes continuously, so re-check before quoting a specific stone. All prices are US dollars. Everything except request_consultation is public and needs no credential.

Known tools 7

search_diamonds

Search Ada Diamonds' live loose lab grown diamond inventory by shape, carat weight, price, color, clarity, and cut.

Inferred read-only
search_engagement_rings

Search Ada Diamonds' engagement ring settings by center-stone shape, style, and setting price.

Inferred read-only
search_jewelry

Search Ada Diamonds' fine jewelry — wedding bands, earrings, necklaces, bracelets, and fashion rings — by category, type, diamond shape, and price.

Inferred read-only
search_knowledge_base

Search Ada Diamonds' published guides on lab grown diamonds — the 4Cs, CVD vs HPHT growth, shape guides, certification, and buying advice.

Inferred read-only
read_article

Fetch the full markdown text of one Ada Diamonds knowledge base article by slug.

Inferred read-only
get_company_info

Contact details, showroom address and hours, how consultations work, and what Ada Diamonds sells.

Inferred read-only
request_consultation

Submit a consultation request on the customer's behalf.

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.ada-diamonds]
url = "https://www.adadiamonds.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ada-diamonds": {
      "type": "http",
      "url": "https://www.adadiamonds.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ada-diamonds
Remote MCP URL: https://www.adadiamonds.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": {
    "ada-diamonds": {
      "url": "https://www.adadiamonds.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ada-diamonds": {
      "type": "http",
      "url": "https://www.adadiamonds.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ada-diamonds",
  "transport": "streamable-http",
  "url": "https://www.adadiamonds.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.