humsana-claude
v1.0.11
Published
Connect Claude Desktop to your Humsana behavioral context
Downloads
40
Maintainers
Readme
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
- Website: humsana.com
- Docs: docs.humsana.com
License
MIT
