Nefesh — Real-Time Human State Awareness for AI MCP Server
ai.nefesh/human-state
What is the Nefesh — Real-Time Human State Awareness for AI MCP server?
Fuses biometric signals into a stress score (0-100) for AI adaptation. MCP + A2A native.
How to install Nefesh — Real-Time Human State Awareness for AI
Copy-paste configuration for popular MCP clients.
X-Nefesh-KeysecretAPI key. Get free at https://nefesh.ai/signup (1,000 calls/month) or connect without a key and use the request_api_key tool.
{
"mcpServers": {
"human-state": {
"url": "https://mcp.nefesh.ai/mcp"
}
}
}{
"mcpServers": {
"human-state": {
"serverUrl": "https://mcp.nefesh.ai/mcp"
}
}
}{
"servers": {
"human-state": {
"type": "http",
"url": "https://mcp.nefesh.ai/mcp"
}
}
}{
"mcpServers": {
"human-state": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.nefesh.ai/mcp"
]
}
}
}claude mcp add --transport http human-state https://mcp.nefesh.ai/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.