Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUTHENSOR_API_KEY | No | The API key used for authenticating with the control plane and binding to the principal identity. | |
| AUTHENSOR_PRINCIPAL_ID | Yes | The unique identifier for the agent principal (e.g., 'my-agent'). | |
| AUTHENSOR_SHADOW_POLICY_ID | No | Optional policy ID for shadow evaluation testing, allowing you to test new policies alongside active ones without enforcement. | |
| AUTHENSOR_CONTROL_PLANE_URL | No | The URL of the Authensor control plane. Defaults to http://localhost:3000 | http://localhost:3000 |
| AUTHENSOR_BOOTSTRAP_ADMIN_TOKEN | No | The bootstrap admin token used for initial configuration and admin actions. |
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 | |