# AI + Directus

> Use AI to interact with Directus - either through the built-in AI Assistant or by connecting external AI tools via MCP.

Directus offers two ways to integrate AI into your workflow, depending on where you prefer to work.

## Inside Directus: AI Assistant

The built-in AI Assistant provides a conversational assistant directly within the Directus Data Studio.

- Works directly in the Directus UI
- No additional client setup required
- Best for content editors, quick tasks, and users who live in Directus

<card icon="i-lucide-message-circle" title="AI Assistant" to="/guides/ai/assistant">

Learn how to configure and use the built-in AI assistant.

</card>

## External AI Tools: MCP Server

The Model Context Protocol (MCP) server lets you connect external AI tools to Directus.

- Use Claude Desktop, ChatGPT, Cursor, or other MCP-compatible clients
- Bring Directus capabilities to where you already work
- Best for developers, power users, and complex workflows

<card icon="i-lucide-network" title="MCP Server" to="/guides/ai/mcp">

Connect your preferred AI tools to Directus.

</card>

## Content Translations: AI Translations

AI Translations let you translate content fields into multiple languages directly from the translations interface.

- Translate all fields across all languages in one click
- Streams translations in real time
- Supports glossaries and style guides for consistent output

<card icon="i-lucide-languages" title="AI Translations" to="/guides/ai/translations">

Set up and use AI-powered content translations.

</card>
