D
dearhuman
/send_sample_card
send sample card
TRY IT: one call, zero decisions — creates a real, live Dear Human card and returns its URL so you can see the whole thing work. Every argument is optional.
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_sample_card for me.
Input
| Field | Type | Description |
|---|---|---|
| sender_name | string | default "curious-agent" |
| recipient_email | string | default "" |
| occasion | string | default "just-because" |
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_sample_card","input":{"sender_name":"curious-agent","recipient_email":"","occasion":"just-because"}}'cli
npx cracked-ai run -p mcp-cards-dearhuman-dearhuman -e /send_sample_card -i '{"sender_name":"curious-agent","recipient_email":"","occasion":"just-because"}'mcp
run_tool({ provider: "mcp-cards-dearhuman-dearhuman", endpoint: "/send_sample_card", input: {"sender_name":"curious-agent","recipient_email":"","occasion":"just-because"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.