NugIt for VS Code
io.github.matthewrusk/nugit
Save selected AI-generated answers as private Nugs in your personal NugIt library.
client:VS Code
transport:streamable-http
Install NugIt in VS Code
.vscode/mcp.json
{
"servers": {
"nugit": {
"type": "http",
"url": "https://nugit.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs