Files
oak-gpui/docs/src/ai/overview.md
T
Danilo Leal 9a3c7945a9 docs: Add section about MCP servers with external agents (#40658)
Adding this content after seeing people ask about how to make MCP
servers installed from Zed be picked up by external agents. At the
moment, this varies depending on the agent, and felt relevant to be
documented.

Release Notes:

- N/A
2025-10-20 09:11:11 -03:00

1.3 KiB

AI

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

Setting up AI in Zed

  • Configuration: Learn how to set up different language model providers like Anthropic, OpenAI, Ollama, Google AI, and more.

  • External Agents: Learn how to plug in your favorite agent into Zed.

  • Subscription: Learn about Zed's hosted models and other billing-related information.

  • Privacy and Security: Understand how Zed handles privacy and security with AI features.

Agentic Editing

  • Agent Panel: Create and manage interactions with LLM agents.

  • Rules: How to define rules for AI interactions.

  • Tools: Explore the tools that power Zed's built-in agent.

  • Model Context Protocol: Learn about how to configure and use MCP servers.

  • Inline Assistant: Discover how to use AI to generate inline transformations directly within a file or terminal.

Edit Prediction

  • Edit Prediction: Learn about Zed's AI prediction feature that helps autocomplete your code.

Text Threads

  • Text Threads: Learn about an editor-based interface for interacting with language models.