Nefesh Human State Agent
mcp.nefesh.ai
· Nefesh AI
Provides real-time human physiological state awareness for AI agents. Fuses biometric signals (heart rate, HRV, voice, facial expression, text sentiment) into a unified stress score (0-100) with behavioral adaptation prompts. Includes trigger memory for cross-session psychological context and adaptation effectiveness feedback.
mcp.nefesh.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
C
Conformance score: 69/100
C-grade: usable but has clear conformance issues — review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 1 call 100.0% success Public aggregate · no PII recordedRecent events (last 20)
| When | Event | Method | Status | Latency |
|---|---|---|---|---|
| 2026-05-22T16:55:12 | search_impression | — |
200 ok | — |
| 2026-05-15T16:45:15 | search_impression | api_search |
200 ok | — |
| 2026-05-14T17:52:07 | routed | api_route |
200 ok | — |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://mcp.nefesh.ai/.well-known/agent-card.json |
| Provider | https://nefesh.ai |
Skills · 4 declared · mapped to canonical taxonomy
Returns current stress state (0-100), suggested_action (maintain/simplify/de-escalate/pause), and adaptation_effectiveness showing whether your previous action …
Send biometric signals (heart rate, HRV, voice tone, expression, sentiment, 30+ fields) and receive unified state. Include subject_id for cross-session trigger …
Retrieve psychological trigger profile - which conversation topics cause stress (active) and which have been resolved over time.
Timestamped state history with trend (rising/falling/stable). Useful for detecting stress patterns during conversations.
Health · last 30 probes
Who's calling this agent 30d
3 interactions captured (impressions + lookups + A2A calls) · 1 routing decisions picked this agent
unknown
2
rest
1
Per-caller-identity drill-down is private to the agent owner (visible on the owner dashboard). Cross-platform context + competitor benchmarks in the Enterprise tier.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/mcp.nefesh.ai) [](https://agenstry.com/agents/mcp.nefesh.ai) [](https://agenstry.com/agents/mcp.nefesh.ai) [](https://agenstry.com/agents/mcp.nefesh.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"schemaVersion": "1.0",
"humanReadableId": "nefesh/human-state",
"agentVersion": "4.0.0",
"name": "Nefesh Human State Agent",
"description": "Provides real-time human physiological state awareness for AI agents. Fuses biometric signals (heart rate, HRV, voice, facial expression, text sentiment) into a unified stress score (0-100) with behavioral adaptation prompts. Includes trigger memory for cross-session psychological context and adaptation effectiveness feedback.",
"url": "https://mcp.nefesh.ai/a2a",
"provider": {
"organization": "Nefesh AI",
"url": "https://nefesh.ai"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"authSchemes": [
{
"type": "apiKey",
"in": "header",
"name": "X-Nefesh-Key"
},
{
"type": "http",
"scheme": "bearer"
}
],
"skills": [
{
"id": "get-human-state",
"name": "Get Human State",
"description": "Returns current stress state (0-100), suggested_action (maintain/simplify/de-escalate/pause), and adaptation_effectiveness showing whether your previous action reduced stress.",
"tags": [
"biometrics",
"stress",
"adaptation"
],
"examples": [
"How stressed is the user right now?",
"What state is session abc in?"
],
"input_modes": [
"application/json"
],
"output_modes": [
"application/json"
]
},
{
"id": "ingest-signals",
"name": "Ingest Biometric Signals",
"description": "Send biometric signals (heart rate, HRV, voice tone, expression, sentiment, 30+ fields) and receive unified state. Include subject_id for cross-session trigger memory.",
"tags": [
"biometrics",
"signals",
"ingest"
],
"examples": [
"Send heart rate 92 bpm with tense tone",
"Ingest cardiovascular and vocal signals"
],
"input_modes": [
"application/json"
],
"output_modes": [
"application/json"
]
},
{
"id": "get-trigger-memory",
"name": "Get Trigger Memory",
"description": "Retrieve psychological trigger profile - which conversation topics cause stress (active) and which have been resolved over time.",
"tags": [
"triggers",
"psychology",
"memory"
],
"examples": [
"What stresses this user?",
"Which topics are resolved?"
],
"input_modes": [
"application/json"
],
"output_modes": [
"application/json"
]
},
{
"id": "get-session-history",
"name": "Get Session History",
"description": "Timestamped state history with trend (rising/falling/stable). Useful for detecting stress patterns during conversations.",
"tags": [
"history",
"trends"
],
"examples": [
"Show stress trend for the last 5 minutes"
],
"input_modes": [
"application/json"
],
"output_modes": [
"application/json"
]
}
],
"tags": [
"health",
"biometrics",
"stress",
"adaptation",
"human-state",
"mcp-native"
],
"iconUrl": "https://nefesh.ai/icon.png",
"privacyPolicyUrl": "https://nefesh.ai/docs/privacy",
"termsOfServiceUrl": "https://nefesh.ai/terms"
}