New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

humsana-claude

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

humsana-claude

Connect Claude Desktop to your Humsana behavioral context

latest
Source
npmnpm
Version
1.0.11
Version published
Maintainers
1
Created
Source

Humsana Claude Integration

Connect Claude Desktop to your Humsana behavioral context for truly personalized AI interactions.

Quick Setup

  • Register at humsana.com to get your API key
  • Run the setup command:
npx humsana-claude setup YOUR_API_KEY
  • Restart Claude Desktop
  • Your context is now connected!

Manual Setup

Add this to your Claude Desktop config:

{
  "mcpServers": {
    "humsana": {
      "command": "npx",
      "args": ["humsana-claude"],
      "env": {
        "HUMSANA_API_KEY": "your_api_key_here"
      }
    }
  }
}

Support

License

MIT

Keywords

claude

FAQs

Package last updated on 07 Nov 2025

Related posts