Skip to content

Anthropic Claude

Note

This feature is available in Lite, Enterprise, Ultimate and Team editions only.

To use Claude as an AI provider in DBeaver, configure it as follows:

  1. Sign up on the Anthropic Console.
  2. Navigate to the Dashboard and generate a new API key.
  3. In DBeaver, go to Engine Settings and insert this key into the API token field.
  4. Choose the desired model.
  5. Apply the changes.

Engine settings

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