Ada Diamonds
AD
Ada Diamonds
/search_engagement_rings

Search engagement ring settings

Search Ada Diamonds' engagement ring settings by center-stone shape, style, and setting price. Setting prices exclude the center diamond — pair with search_diam

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_engagement_rings for me.

Input

FieldTypeDescription
shapestringCenter-stone shape the setting must accommodate, e.g. Oval
stylestringDesign style, e.g. Petite Four Prong, Trellis, Bezel
typestringSetting type, e.g. Solitaire, Halo, Three Stone
min_pricenumberMinimum setting price in US dollars, excluding the center diamond
max_pricenumberMaximum setting price in US dollars, excluding the center diamond
qstringFree-text match on the setting name
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_engagement_rings","input":{"limit":10}}'
cli
npx cracked-ai run -p mcp-com-adadiamonds-ada-diamonds -e /search_engagement_rings -i '{"limit":10}'
mcp
run_tool({ provider: "mcp-com-adadiamonds-ada-diamonds", endpoint: "/search_engagement_rings", input: {"limit":10} })

Try it

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