docket for Zed
io.github.pasichdev/docket
One list every AI tool you use can write to — scoped per project, local-first, self-hostable.
client:Zed
transport:stdio
runtime:npm
Install docket in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"docket": {
"command": "npx",
"args": [
"-y",
"@pasichdev/docket"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs