goldhold for VS Code
io.github.jerrysrodz/goldhold
Persistent memory for AI agents. Search, store, and recall across sessions.
client:VS Code
transport:streamable-http
runtime:npm
Install goldhold in VS Code
.vscode/mcp.json
{
"servers": {
"goldhold": {
"type": "http",
"url": "https://mcp.goldhold.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs