Nefesh — Real-time Human State Awareness
NR
Nefesh — Real-time Human State Awareness
/ingest

ingest

Send biometric signals from any sensor, get unified state back. Required: session_id + timestamp (ISO 8601) + at least one signal. Send whatever you ha

liveverifiedunknown~5s typical
mcpprobednefeshreal-time
$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-nefesh-human-state /ingest for me.

Input

FieldTypeDescription
session_id*string
timestamp*string
heart_ratestring
rmssdstring
sdnnstring
spo2string
pnn50string
mean_ibistring
ibi_countstring
tonestring
speech_ratestring
pitch_variabilitystring
expressionstring
gazestring
posturestring
engagementstring
sentimentstring
urgencystring
glucose_mg_dlstring
glucose_mmol_lstring

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-nefesh-human-state","endpoint":"/ingest","input":{"session_id":"...","timestamp":"..."}}'
cli
npx cracked-ai run -p mcp-ai-nefesh-human-state -e /ingest -i '{"session_id":"...","timestamp":"..."}'
mcp
run_tool({ provider: "mcp-ai-nefesh-human-state", endpoint: "/ingest", input: {"session_id":"...","timestamp":"..."} })

Try it

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