pare make for Zed
io.github.dave-london/pare-make
Pare Make ג€” Structured Make/Just task runner operations (run, list) as typed JSON.
client:Zed
transport:stdio
runtime:npm
Install pare make in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pare-make": {
"command": "npx",
"args": [
"-y",
"@paretools/make"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs