Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DESCOPE_PROJECT_ID | Yes | Your Descope Project ID from app.descope.com/settings/project | |
| DESCOPE_MANAGEMENT_KEY | Yes | Your Descope Management Key from app.descope.com/settings/company/managementkeys |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search-audits | Search Descope project audit logs |
| search-users | Search for users in Descope project |
| create-user | Create a new user in Descope project |
| invite-user | Create and invite a new user to the Descope project |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |