Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AI_PROVIDER | No | The AI provider to use (openai, azure_openai, anthropic, vertex_ai, or openai_compatible) | openai |
| OKTA_API_TOKEN | Yes | Your Okta API token for authentication | |
| OKTA_CLIENT_ORGURL | Yes | Your Okta organization URL (e.g., https://dev-1606.okta.com) |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |