mcpserver.lol
registry/human-state
Connection check verified live · 20h ago

human-state

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

Tools 6
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

6 tools

Read from the running server on 20h ago.

check_api_key_status request_id*
Check the status of a pending API key request. Use the exact same email the user provided to request_api_key. Poll this every 10 seconds. Once the user clicks the verifica…
get_human_state session_id*
Get current unified human state for a session. Call this before generating important responses. Returns: - state: calm | relaxed | focused | stressed | acute_stress -…
get_session_history minutessession_id*
Get state history for a session over time. Returns timestamped datapoints with stress_score, state, and heart_rate for each observation. Includes an overall trend: rising…
get_trigger_memory subject_id*
Retrieve psychological trigger profile for a subject. Returns which conversation topics consistently cause stress (active triggers) and which have been resolved over time.…
ingest edagazesdnnspo2tonepnn50 +29
Send biometric signals from any sensor, get unified state back. Required: session_id + timestamp (ISO 8601) + at least one signal. Send whatever you have — the API fuses a…
request_api_key email*
Request a free Nefesh API key. No existing API key needed for this call. IMPORTANT: You MUST ask the user for their real email address before calling this tool. Do NOT inv…