BACH FileCommander for Zed
io.github.lukisch/bach-filecommander-mcp
43 tools for filesystem, process management, sessions, search, OCR, ZIP, and PDF export.
client:Zed
transport:stdio
runtime:npm
Install BACH FileCommander in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"bach-filecommander-mcp": {
"command": "npx",
"args": [
"-y",
"bach-filecommander-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs