tarot
T
tarot
/get_card_meaning

get card meaning

Значение карты Таро: ключевые слова, общий смысл, любовь, карьера, совет — в прямом и перевёрнутом положении. Работает для любой из колод Arcanika (у каждой сво

liveverifiedunknown~5s typical
mcpprobedtarot
$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-arcanika-tarot /get_card_meaning for me.

Input

FieldTypeDescription
card*stringИмя или слаг карты: «Шут», «The Fool», «shut», «the-fool».
deckstringСлаг колоды (list_decks). По умолчанию базовая Уэйт-Смит.
localestring (ru | en)Язык ответа. По умолчанию ru.

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

Try it

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