Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port used for HTTP transport mode (defaults to 3000). | 3000 |
| ALTEGIO_TOKEN | Yes | Partner API token. Obtained in the developer cabinet after registering a partner account. | |
| ALTEGIO_COMPANY_ID | Yes | Company ID. Found in the control panel URL: app.alteg.io/company/XXXXXX/... | |
| ALTEGIO_USER_TOKEN | Yes | User token. Obtained via API authorization (POST /auth) with Altegio account login and password. |
Capabilities
Server capabilities have not been inspected yet.
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 | |