-
Notifications
You must be signed in to change notification settings - Fork 4.2k
AI integration with Anthropic Claude
dbeaver-devops edited this page Jun 11, 2026
·
1 revision
Note: This feature is available in Lite, Enterprise, and Ultimate editions only.
To use Claude as an AI provider in DBeaver, configure it as follows:
- As an administrator, sign up on the Anthropic Console
- Navigate to the Dashboard and generate a new API key
- In DBeaver, go to Window -> Preferences -> Engines and insert this key into the API token field
- Choose the desired model
- Click Test connection to verify that the key and model work correctly
- Apply the changes
| Setting | Description | Default |
|---|---|---|
| API token | Input your secret key from the provider platform. You can create it in the Anthropic console. | |
| Model | Choose the AI model. Models are loaded dynamically and can be refreshed using the Refresh models button next to the field. | claude-opus-4-1-20250805 |
| Context window size | A larger number allows the AI to use more data for better answers but may slow down response time. By default, it’s set dynamically if model provides. | |
| Temperature | Control AI's creativity from 0.0 (more precise) to 0.9 (more diverse). Note that higher temperature can lead to less predictable results. |
0.0 |
| Write AI queries to debug log | Logs your AI requests. For more details on logging, see Log Viewer. | disabled |
- Getting started
- DBeaver configuration
-
Security
- Connection settings
- Databases support
- Classic
- Cloud
- Embedded
- File drivers
- Graph
- Database Navigator
- Data Editor
- SQL Editor
- Entity relation diagrams (ERD)
- Cloud services
- AI Assistant
- Data transfer and schema compare
- Task management
- Integrated tools
- Administration
- DBeaver Editions
- Standalone
- Cloud-hosted
- FAQ
- Development