Back to Genai Toolbox

Prebuilt Configs

docs/en/documentation/configuration/prebuilt-configs/_index.md

1.5.0920 B
Original Source

Prebuilt configs are reusable, pre-packaged toolsets that are designed to extend the capabilities of agents. These configs are built to be generic and adaptable, allowing developers to interact with and take action on databases.

See guides, Connect from your IDE, for details on how to connect your AI tools (IDEs) to databases via Toolbox and MCP.

{{< notice tip >}} You can now use --prebuilt along --config, --configs, or --config-folder to combine prebuilt configs with custom tools.

You can also combine multiple prebuilt configs.

Filtering Toolsets: You can load a specific toolset from a prebuilt configuration by appending a / and the toolset name, for example: --prebuilt=postgres/data to only load the SQL tools.

See Usage Examples. {{< /notice >}}

Available Prebuilt Configs

{{< list-prebuilt-configs >}}