obsify for Zed
io.github.formative-sum41/obsify
Local, privacy-preserving PII toolkit over MCP — shape to the model, substance stays local.
client:Zed
transport:stdio
runtime:pypi
Install obsify in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"obsify": {
"command": "uvx",
"args": [
"obsify"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs