shinobi for Zed
io.github.numbererikson/shinobi
Task spine + searched dead ends + approvals for AI coding agents. One brain, every device.
client:Zed
transport:stdio
runtime:npm
Install shinobi in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"shinobi": {
"command": "npx",
"args": [
"-y",
"@shinobiapps/shinobi"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs