Everything File Search for Zed
io.github.elis132/everything-mcp
Lightning-fast Windows file search for AI agents via voidtools Everything's real-time NTFS index
client:Zed
transport:stdio
runtime:pypi
Install Everything File Search in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"everything-mcp": {
"command": "uvx",
"args": [
"everything-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs