← adadiamonds.com
INDIVIDUAL MCP TOOL
read_article
Fetch the full markdown text of one Ada Diamonds knowledge base article by slug.
LIVE ENDPOINT
https://www.adadiamonds.com/mcp
Connect to this endpoint to inspect the live schema for read_article and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
Parent server
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.
Related tools
search_diamonds— Search Ada Diamonds' live loose lab grown diamond inventory by shape, carat weight, price, color, clarity, and cut.search_engagement_rings— Search Ada Diamonds' engagement ring settings by center-stone shape, style, and setting price.search_jewelry— Search Ada Diamonds' fine jewelry — wedding bands, earrings, necklaces, bracelets, and fashion rings — by category, type, diamond shape, and price.search_knowledge_base— Search Ada Diamonds' published guides on lab grown diamonds — the 4Cs, CVD vs HPHT growth, shape guides, certification, and buying advice.get_company_info— Contact details, showroom address and hours, how consultations work, and what Ada Diamonds sells.request_consultation— Submit a consultation request on the customer's behalf.