# AI

Learn how to get started using AI with Zed and all its capabilities.

## Setting up AI in Zed

- [Configuration](./configuration.md): Learn how to set up different language model providers like Anthropic, OpenAI, Ollama, Google AI, and more.

- [External Agents](./external-agents.md): Learn how to plug in your favorite agent into Zed.

- [Subscription](./subscription.md): Learn about Zed's hosted models and other billing-related information.

- [Privacy and Security](./privacy-and-security.md): Understand how Zed handles privacy and security with AI features.

## Agentic Editing

- [Agent Panel](./agent-panel.md): Create and manage interactions with LLM agents.

- [Rules](./rules.md): How to define rules for AI interactions.

- [Tools](./tools.md): Explore the tools that power Zed's built-in agent.

- [Model Context Protocol](./mcp.md): Learn about how to configure and use MCP servers.

- [Inline Assistant](./inline-assistant.md): Discover how to use AI to generate inline transformations directly within a file or terminal.

## Edit Prediction

- [Edit Prediction](./edit-prediction.md): Learn about Zed's AI prediction feature that helps autocomplete your code.

## Text Threads

- [Text Threads](./text-threads.md): Learn about an editor-based interface for interacting with language models.
