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
| Field | Type | Description |
|---|---|---|
| shape | string | Center-stone shape the setting must accommodate, e.g. Oval |
| style | string | Design style, e.g. Petite Four Prong, Trellis, Bezel |
| type | string | Setting type, e.g. Solitaire, Halo, Three Stone |
| min_price | number | Minimum setting price in US dollars, excluding the center diamond |
| max_price | number | Maximum setting price in US dollars, excluding the center diamond |
| q | string | Free-text match on the setting name |
| limit | number | Maximum 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.