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

@humsana/mcp

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@humsana/mcp

Connect Claude Desktop to your Humsana behavioral context

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
1
Created
Source

Humsana MCP Bridge for Claude Desktop

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/mcp 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/mcp"],
      "env": {
        "HUMSANA_API_KEY": "your_api_key_here"
      }
    }
  }
}

Support

License

MIT

Keywords

mcp

FAQs

Package last updated on 05 Nov 2025

Related posts