Cellarion Wine Registry
CW
Cellarion Wine Registry
/search_registry

Search the shared wine registry

Searches Cellarion's shared wine database (vintage-neutral wines, community data) by name, producer, region or grape. Returns up to 10 matches. Call to identify

liveverifiedunknown~5s typical
mcpprobedcellarionwineregistry
$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-app-cellarion-wine-registry /search_registry for me.

Input

FieldTypeDescription
query*stringWine name, producer, appellation or grape

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-app-cellarion-wine-registry","endpoint":"/search_registry","input":{"query":"..."}}'
cli
npx cracked-ai run -p mcp-app-cellarion-wine-registry -e /search_registry -i '{"query":"..."}'
mcp
run_tool({ provider: "mcp-app-cellarion-wine-registry", endpoint: "/search_registry", input: {"query":"..."} })

Try it

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