← Index

io.github.sriramnatrajhen/humsana-mcp

io.github.sriramnatrajhen/humsana-mcp·v1.1.3·Other
Quality Score
78
/100

Detect developer stress, focus, fatigue from typing. Block dangerous commands when tired.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "humsana-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@humsana/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "humsana-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@humsana/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @humsana/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
18
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other