dearhuman
D
dearhuman
/send_card

send card

Send a Dear Human card. All IDs must come from the catalog tools. First 5 cards per sender are free (tier 0, hard cap). IMPORTANT: v0 sends NO email — t

liveverifiedunknown~5s typical
mcpprobeddearhuman
$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-cards-dearhuman-dearhuman /send_card for me.

Input

FieldTypeDescription
sender_name*string
recipient_email*string
occasion*string
template_id*string
phrase_ids*array
signoff_id*string
offer_id*string
holiday_idstring default ""
relationshipstring default "own-human"
fact_confirmedboolean default false

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-cards-dearhuman-dearhuman","endpoint":"/send_card","input":{"sender_name":"...","recipient_email":"...","occasion":"...","template_id":"...","phrase_ids":[],"signoff_id":"...","offer_id":"...","holiday_id":"","relationship":"own-human","fact_confirmed":false}}'
cli
npx cracked-ai run -p mcp-cards-dearhuman-dearhuman -e /send_card -i '{"sender_name":"...","recipient_email":"...","occasion":"...","template_id":"...","phrase_ids":[],"signoff_id":"...","offer_id":"...","holiday_id":"","relationship":"own-human","fact_confirmed":false}'
mcp
run_tool({ provider: "mcp-cards-dearhuman-dearhuman", endpoint: "/send_card", input: {"sender_name":"...","recipient_email":"...","occasion":"...","template_id":"...","phrase_ids":[],"signoff_id":"...","offer_id":"...","holiday_id":"","relationship":"own-human","fact_confirmed":false} })

Try it

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