Zed MCP Servers
Zed is a high-performance code editor with built-in AI (Zed AI). MCP support was added in 2025 and is configured through Zed's settings.json file.
Config file location
macOS
~/.config/zed/settings.jsonWindows
%APPDATA%\Zed\settings.jsonLinux
~/.config/zed/settings.jsonOpen Zed settings (Cmd+,) and add mcpServers to your settings.json. Zed restarts MCP processes when settings change.
Compatible Servers (2)
Filesystem MCP Server
OfficialGive your AI read and write access to your local files
The official Filesystem MCP server from Anthropic provides secure, configurable access to your local file system. You sp…
filesystemfileslocal
8.2k
View install guide
Fetch MCP Server
OfficialFetch any web page or API endpoint and pass the content to your AI
The official Fetch MCP server lets your AI assistant retrieve content from any URL. It fetches web pages, converts HTML …
fetchhttpweb
8.2k
View install guide
Other MCP clients