Skip to content
VS Code

Nefesh — Real-Time Human State Awareness for AI for VS Code

ai.nefesh/human-state

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

client:VS Code transport:streamable-http tools:6

Install Nefesh — Real-Time Human State Awareness for AI in VS Code

.vscode/mcp.json

{
  "servers": {
    "human-state": {
      "type": "http",
      "url": "https://mcp.nefesh.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Nefesh — Real-Time Human State Awareness for AI in other clients