file for Zed
io.github.rog0x/file
Dir tree, file stats, duplicates, LOC for AI agents
client:Zed
transport:stdio
runtime:npm
Install file in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"file": {
"command": "npx",
"args": [
"-y",
"@rog0x/mcp-file-tools"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs