Skip to content

AI tools & MCP

Team Edition comes with a set of built-in AI tools and can connect to external MCP servers, allowing the AI Assistant to act on your databases instead of only answering with text. Describe what you need in AI chat or an ai command, and the assistant reads the metadata or opens the editor for you.

Built-in tools ship with Team Edition. To add more, connect an MCP server - its tools appear in the same list.

Info

You can find more information about Model Context Protocol (MCP) here.

Enable AI tools

  1. Navigate to Settings -> Administration -> Server Configuration
  2. Enable the AI Integration option
  3. Navigate to AI Settings -> Tools & MCP
  4. Select Enable Tools and MCP.

Tools work in AI chat and through the ai command.

Note

If tools are disabled, the assistant falls back to standard text responses.

Supported providers

AI tools are available only with providers that support tool calling:

Info

If your provider doesn’t support tool calling, AI Assistant will continue to respond with text or SQL suggestions as usual. Make sure the model you select supports tool calling.

Internal tools

Category Description
Data read actions Read sample data or metadata for improved context and more accurate suggestions.
View and editor actions Open Database object editor and SQL Editor.

MCP servers

To add an MCP server:

  1. Open Settings -> Administration -> AI Settings -> Tools & MCP
  2. Click + Add
  3. Fill in the connection settings

  4. Fill in the headers and click Create

Setting Description
Mode Fields - fill in settings using form fields. JSON - paste a raw JSON configuration.
Name A display name for the server.
Configuration URL The server endpoint.
Headers Optional key-value headers to include in requests.

Each server shows its connection status, enabled state, and the number of available tools.