MCP Servers / other / Nefesh Human State

Nefesh Human State

JSON →
httpnoneother

Fuses biometric signals into a stress score (0-100) for real-time AI adaptation. MCP + A2A native.

Install
How to run this server
[ { "cmd": "npm install -g @nefesh/cli", "imports": [] } ]
server path: nefesh-human-state
Tools
What this server exposes
request_api_key
Request a free API key. You MUST ask the user for their real email first. Do not invent or guess emails. The user receives a verification link they must click. Poll with check_api_key_status until ready.
check_api_key_status
Poll for API key activation using the same email the user provided. Returns pending or ready with API key.
get_human_state
Get stress state (0-100), suggested_action (maintain/simplify/de-escalate/pause), and adaptation_effectiveness — a closed-loop showing whether your previous action reduced stress.
ingest
Send biometric signals (heart rate, HRV, voice tone, expression, sentiment, 30+ fields) and get unified state back. Include subject_id for trigger memory.
get_trigger_memory
Get psychological trigger profile — which topics cause stress (active) and which have been resolved over time.
get_session_history
Get timestamped state history with trend (rising/falling/stable).
Configuration
Environment & auth
authnone
envYOUR_API_KEY
Resources
Nefesh Human State — MCP Server · libregistry