Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JWKS_URL | Yes | Asgardeo JWKS URL for JWT validation (format: https://api.asgardeo.io/t/<your-tenant>/oauth2/jwks) | |
| CLIENT_ID | Yes | Your OAuth2 client ID from Asgardeo | |
| AUTH_ISSUER | Yes | Asgardeo OAuth2 token issuer URL (format: https://api.asgardeo.io/t/<your-tenant>/oauth2/token) |
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 | |