goldie-mcp

Multi-agent memory MCP server in Go to share typed memories across Claude Code, Codex, and more

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