Love Oracle — Tarot
LO
Love Oracle — Tarot
/search_tarot_cards

Search the tarot deck

Search the 78-card Rider–Waite–Smith deck by name and return matching cards with the slugs the other tools take. Use this first when you only have a card name.

liveverifiedunknown~5s typical
mcpprobedloveoracle
$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-loveoracle-tarot /search_tarot_cards for me.

Input

FieldTypeDescription
query*stringPart of a card name in any supported language, e.g. "cups", "lovers", "恋人".
languagestringLanguage for the answer, as an ISO code. One of: en, es, pt, fr, de, it, nl, da, no, fi, p

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

Try it

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