Nefesh — Real-Time Human State Awareness for AI for Gemini CLI
ai.nefesh/human-state
Fuses biometric signals into a stress score (0-100) for AI adaptation. MCP + A2A native.
client:Gemini CLI
transport:streamable-http
tools:6
Install Nefesh — Real-Time Human State Awareness for AI in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"human-state": {
"httpUrl": "https://mcp.nefesh.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs