AnchorDB
Persistent code memory for AI agents: notes pinned to files and symbols that survive refactors.
Install
Dockerstdio
docker run -i --rm ghcr.io/jolovicdev/anchor-db:1.0.6 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-jolovicdev-anchordb": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/jolovicdev/anchor-db:1.0.6"
]
}
}
} Source: official MCP Registry record · registry name io.github.jolovicdev/anchordb · published 2026-08-15 · updated 2026-08-15. Not an endorsement; review the code before connecting it to anything sensitive.