Humsana MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 31 Jul 2026.
Detect developer stress, focus, fatigue from typing. Block dangerous commands when tired.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add humsana-mcp -- npx -y @humsana/mcp-server
{
"mcpServers": {
"humsana-mcp": {
"args": [
"-y",
"@humsana/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.humsana-mcp]
command = "npx"
args = ["-y", "@humsana/mcp-server"]
{
"mcpServers": {
"humsana-mcp": {
"args": [
"-y",
"@humsana/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"humsana-mcp": {
"args": [
"-y",
"@humsana/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.