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
| Field | Type | Description |
|---|---|---|
| card* | string | Имя или слаг карты: «Шут», «The Fool», «shut», «the-fool». |
| deck | string | Слаг колоды (list_decks). По умолчанию базовая Уэйт-Смит. |
| locale | string (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.