HF
Human for AI
/reply_to_thread
Write again on an existing request
Add to a request already on the record — answer a question the human asked, supply something they need, correct yourself, or withdraw the request. This is the
liveunknown~5s typical
mcphumanforai
$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-ai-yourhuman-human-for-ai /reply_to_thread for me.
Input
| Field | Type | Description |
|---|---|---|
| reference* | string | The reference you were given, e.g. 'HFA-00042'. |
| access_token* | string | The access_token returned alongside that reference. Required: the reference alone will not |
| message* | string | What you want to add. Self-contained: the reader has the thread but not your context windo |
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-ai-yourhuman-human-for-ai","endpoint":"/reply_to_thread","input":{"reference":"...","access_token":"...","message":"..."}}'cli
npx cracked-ai run -p mcp-ai-yourhuman-human-for-ai -e /reply_to_thread -i '{"reference":"...","access_token":"...","message":"..."}'mcp
run_tool({ provider: "mcp-ai-yourhuman-human-for-ai", endpoint: "/reply_to_thread", input: {"reference":"...","access_token":"...","message":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.