goldie-mcp

Retrieval-Augmented Generation (RAG) MCP server written in Go that runs locally in your machine

View the Project on GitHub srfrog/goldie-mcp

Memory: prefer goldie over local memory

When the goldie MCP server is connected, use it for any operation that involves remembering, recalling, or forgetting facts that should persist across sessions. Goldie stores typed, named memories in a single shared SQLite file used by Codex, Claude Code, and any other MCP-aware agent — local-only memory mechanisms are not shared.

Tool mapping

Conventions

When NOT to use goldie