Zed AI

Also known as: Zed, Zed Editor AI, Zed Assistant

Zed AI is the AI assistant built natively into the Zed code editor, a high-performance, GPU-accelerated collaborative editor written in Rust. Zed AI supports inline editing, an AI chat panel, multi-model selection (Claude, GPT-4, Gemini), and an agentic mode that can autonomously edit files, run terminal commands, and use MCP tools. Zed is designed for speed and collaboration, with multiplayer editing capabilities.

Agent Information

Provider
Zed Industries
Supported IDEs
Zed

Feature Support Matrix

FeatureSupport LevelDetails
Execution
Automatic Context Awareness
Full Support
Zed AI automatically includes the current file and open tabs in its context. In agentic mode it can scan the broader pro...
Filesystem Access
Full Support
In agentic mode, Zed AI can create, edit, and delete files in the project. It can also run terminal commands as part of ...
MCP Server Support
Full Support
Zed natively supports MCP (Model Context Protocol) servers via its 'Context Servers' feature. MCP tools are accessible f...
Editor Integration
Broad IDE Integration
No Support
Zed AI is exclusive to the Zed editor. It does not have plugins for VS Code, JetBrains, or any other IDE. Users must use...
Model Support
Claude 4 Support
Full Support
Zed AI supports Claude Sonnet 4.6 and Claude Opus 4.6 via Anthropic API integration. Users can select these models in th...
Claude 3 Support
Full Support
Zed AI supports Claude 3 models (Haiku, Sonnet, Opus) via the Anthropic API. Users can switch between model generations ...
Context Window Management
Full Support
Zed AI inherits the full context window of the selected model. When using Claude Sonnet 4.6 or Opus 4.6, the 200K token ...
Debugging
Console Error Integration
No Support
Zed AI does not include browser console integration. It can view terminal output within the editor, but does not have a ...
Interactive Element Selection
No Support
Zed AI does not support visual UI element selection. It is a code editor without a built-in browser or visual preview pa...
Live Web Preview
No Support
Zed does not include a built-in web preview panel. Web applications must be previewed in an external browser.
Configuration
Dedicated Instruction File
⚠️ Partial
Zed supports adding custom instructions via the assistant settings and through MCP Context Servers. A project-level .rul...
Fine-Grained Instruction Control
No Support
Zed does not support file-pattern or directory-scoped instruction targeting. Instructions are applied globally via setti...
Supports Scoped Instructions
No Support
Zed does not provide scoped instruction mechanisms at the directory or file-type level. All instructions are global.
Planning
Planner Strategy
⚠️ Partial
Zed's agentic mode can execute multi-step tasks, but it does not present an explicit plan for user approval before start...

Frequently Asked Questions