NR
Nefesh — Real-time Human State Awareness
/get_session_history
get session history
Get state history for a session over time. Returns timestamped datapoints with stress_score, state, and heart_rate for each observation. Includes an ov
liveverifiedunknown~5s typical
mcpprobednefesh—real-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 /get_session_history for me.
Input
| Field | Type | Description |
|---|---|---|
| session_id* | string | |
| minutes | integer | default 5 |
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":"/get_session_history","input":{"session_id":"...","minutes":5}}'cli
npx cracked-ai run -p mcp-ai-nefesh-human-state -e /get_session_history -i '{"session_id":"...","minutes":5}'mcp
run_tool({ provider: "mcp-ai-nefesh-human-state", endpoint: "/get_session_history", input: {"session_id":"...","minutes":5} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.