Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | The Node.js environment mode | production |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_better_auth_features | Get a list of all available Better Auth plugins and features organized by category |
| get_feature_details | Get detailed information about a specific Better Auth plugin or feature |
| get_integration_guide | Get integration guide for a specific framework or platform |
| get_auth_examples | Get usage examples and code snippets for Better Auth features |
| search_better_auth | Search Better Auth documentation by keyword |
| get_llms_context | Get Better Auth LLMs.txt content for comprehensive context |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |