dark-memory-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 119 installs a week from npm. Last commit 21 Aug 2026.
Persistent memory + vibe-loop engine for AI agents. Single Go binary, SQLite-backed, stdio MCP.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
postinstall: node -e "console.log('dark-memory-mcp installed. Use: dark-memory-mcp or npx @opitacode/dark-memory-mcp')"
этот файл ставится пользователю, но в репозитории его нет
dir := filepath.Join(root, "libonnxruntime", platform)
const child = spawn(BINARY_PATH, args, {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add dark-memory-mcp -- npx -y @opitacode/dark-memory-mcp
{
"mcpServers": {
"dark-memory-mcp": {
"args": [
"-y",
"@opitacode/dark-memory-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.dark-memory-mcp]
command = "npx"
args = ["-y", "@opitacode/dark-memory-mcp"]
{
"mcpServers": {
"dark-memory-mcp": {
"args": [
"-y",
"@opitacode/dark-memory-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"dark-memory-mcp": {
"args": [
"-y",
"@opitacode/dark-memory-mcp"
],
"command": "npx"
}
}
}
Biologically-inspired persistent memory engine for Claude Code MCP agents
Encrypted, pay-per-use persistent memory storage for AI agents, gated by x402 payments on Base.
Persistent, evidence-backed code graph for coding agents.
Persistent engineering memory for AI coding agents. Survives refactors, knows when it is stale.
Local-first memory for AI coding agents. Memory + CodeGraph + Wiki in one SQLite file.
Persistent long-term memory for Claude Desktop / Claude Code, backed by EvolutionDB.
Quality gates for AI agents. Lint, test, build checks with memory persistence.
Memory, docs, and repo context layer for engineering agents.
Answers built from our own checks of this server.