kiriya for Zed
io.github.satpaingoo/kiriya
Developer tools for files, git, ports, processes and more, the same on Windows, Linux and macOS
client:Zed
transport:stdio
runtime:npm
Install kiriya in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"kiriya": {
"command": "npx",
"args": [
"-y",
"kiriya"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs