safehold for Zed
io.github.spacetime-technology/safehold
Local, encrypted MCP vault for passports, IDs, visas and photos. You control access.
client:Zed
transport:stdio
runtime:npm
Install safehold in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"safehold": {
"command": "npx",
"args": [
"-y",
"safehold"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs