Binky for Zed
io.github.andreisilva1/binky
Isolated dev environments, one per git worktree: ports, env, and DB slices as agent tools.
client:Zed
transport:stdio
runtime:pypi
Install Binky in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"binky": {
"command": "uvx",
"args": [
"binky"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs