Ada Diamonds
AD
Ada Diamonds
/search_diamonds

Search loose lab diamonds

Search Ada Diamonds' live loose lab grown diamond inventory by shape, carat weight, price, color, clarity, and cut. Returns currently available stones with thei

liveverifiedunknown~5s typical
mcpprobedadadiamonds
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-adadiamonds-ada-diamonds /search_diamonds for me.

Input

FieldTypeDescription
shapestringCut shape: Round, Oval, Cushion, Emerald, Pear, Radiant, Asscher, Princess, or Marquise
min_caratnumberMinimum carat weight, e.g. 1 or 1.5
max_caratnumberMaximum carat weight, e.g. 2
min_pricenumberMinimum price of the loose stone in US dollars
max_pricenumberMaximum price of the loose stone in US dollars
colorstringColor grade, D (colorless) through K
claritystringClarity grade: FL, IF, VVS1, VVS2, VS1, VS2, SI1, or SI2
cutstringCut grade: Ideal, Excellent, or Very Good
sortstring (price_asc | price_desc | carat_asc | carat_desc)Result order: price_asc (default relevance), price_desc, carat_asc, or carat_desc
limitnumberMaximum number of results to return, 1 to 50 (default 10) default 10

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-adadiamonds-ada-diamonds","endpoint":"/search_diamonds","input":{"limit":10}}'
cli
npx cracked-ai run -p mcp-com-adadiamonds-ada-diamonds -e /search_diamonds -i '{"limit":10}'
mcp
run_tool({ provider: "mcp-com-adadiamonds-ada-diamonds", endpoint: "/search_diamonds", input: {"limit":10} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.