io.github.sriramnatrajhen/humsana-mcp✓
io.github.sriramnatrajhen/humsana-mcp · v1.1.3
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.sriramnatrajhen/humsana-mcp",
"description": "Detect developer stress, focus, fatigue from typing. Block dangerous commands when tired.",
"repository": {
"url": "https://github.com/sriramnatrajhen/humsana-mcp",
"source": "github"
},
"version": "1.1.3",
"packages": [
{
"registryType": "npm",
"identifier": "@humsana/mcp-server",
"version": "1.1.3",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}