Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UNOMI_KEY | Yes | Your Unomi key, used for authorization of protected events | |
| UNOMI_EMAIL | No | Your email address associated with the Unomi profile | |
| UNOMI_BASE_URL | Yes | The base URL of your Unomi server | |
| UNOMI_PASSWORD | Yes | Your password for Unomi server authentication | |
| UNOMI_USERNAME | Yes | Your username for Unomi server authentication | |
| UNOMI_SOURCE_ID | Yes | The source ID used in Claude Desktop | |
| UNOMI_PROFILE_ID | No | The profile ID in Unomi |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |