NugIt for Zed
io.github.matthewrusk/nugit
Save selected AI-generated answers as private Nugs in your personal NugIt library.
client:Zed
transport:streamable-http
Install NugIt in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"nugit": {
"url": "https://nugit.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs