Shelfmark for Zed
io.github.dankaro-projects/shelfmark
Local, privacy-first document catalogue for AI agents: metadata-only discovery, no cloud, no RAG.
client:Zed
transport:stdio
runtime:pypi
Install Shelfmark in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"shelfmark": {
"command": "uvx",
"args": [
"shelfmark"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs