AD
Ada Diamonds
/search_jewelry
Search fine jewelry
Search Ada Diamonds' fine jewelry — wedding bands, earrings, necklaces, bracelets, and fashion rings — by category, type, diamond shape, and price. MCP Apps-ena
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_jewelry for me.
Input
| Field | Type | Description |
|---|---|---|
| category | string | Category: Bridal or Fashion |
| type | string | Type, e.g. Wedding Bands, Earrings, Necklaces, Bracelets, Rings |
| shape | string | Diamond shape used in the piece, e.g. Round |
| min_price | number | Minimum price in US dollars |
| max_price | number | Maximum price in US dollars |
| q | string | Free-text match on the product 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_jewelry","input":{"limit":10}}'cli
npx cracked-ai run -p mcp-com-adadiamonds-ada-diamonds -e /search_jewelry -i '{"limit":10}'mcp
run_tool({ provider: "mcp-com-adadiamonds-ada-diamonds", endpoint: "/search_jewelry", input: {"limit":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.