Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KC_DEV_URL | No | URL for a locally running Keycloak instance used for Live Dev Intelligence. | |
| KC_DEV_LOG_PATH | No | Optional path to Keycloak log file to enable log analysis features. | |
| KEYCLOAK_ADMIN_URL | No | URL of a running Keycloak instance for administrative queries. | |
| KEYCLOAK_ADMIN_REALM | No | Optional realm for Keycloak administrative queries. | |
| KEYCLOAK_SOURCE_PATH | Yes | Absolute path to your local Keycloak source checkout. | |
| KC_DEV_ADMIN_PASSWORD | No | Admin password for the locally running Keycloak instance. | |
| KC_DEV_ADMIN_USERNAME | No | Admin username for the locally running Keycloak instance. | |
| KEYCLOAK_ADMIN_PASSWORD | No | Password for Keycloak administrative queries. | |
| KEYCLOAK_ADMIN_USERNAME | No | Username for Keycloak administrative queries. | |
| KEYCLOAK_ADMIN_CLIENT_ID | No | Optional client ID for Keycloak administrative queries. |
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 | |