Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| USE_TOOLS | No | A comma-separated list of tool prefixes to restrict the available tools. Possible values include: create, delete, patch, update, retrieve, search, other, all. Default is 'all'. | all |
| API_BASE_URL | Yes | The base URL of your FusionAuth instance (e.g., http://localhost:9011). | |
| API_KEY_APIKEYAUTH | Yes | Your FusionAuth API key. This is used to authenticate requests to your FusionAuth instance. |
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 | |