
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
wisdomgraph
Advanced tools
Accumulative Neo4j-native DIKW memory for Claude Code — permanent knowledge across sessions
Accumulative Neo4j-native DIKW memory for Claude Code — permanent knowledge across sessions.
This is the npm shim for wisdomGraph. All logic lives in the Python package.
# 1. Install Python package
pip install 'wisdomgraph[mcp]'
# 2. Start Neo4j (local DozerDB)
wisdom docker up
wisdom connect bolt://localhost:7687 --user neo4j --password password
# 3. Register MCP server in Claude Code
wisdom mcp-install
{
"mcpServers": {
"wisdomGraph": {
"command": "npx",
"args": ["wisdomgraph"]
}
}
}
wisdomGraph gives Claude Code permanent, accumulative memory backed by Neo4j.
Five MCP tools:
wisdom_ingest — absorb files, directories, or URLswisdom_remember — store facts, decisions, insights explicitlywisdom_query — read-only Cypher traversalwisdom_reflect — DIKW promotion pipelinewisdom_report — tier counts + top Wisdom nodesThe graph never resets. Every session compounds.
FAQs
Accumulative Neo4j-native DIKW memory for Claude Code — permanent knowledge across sessions
The npm package wisdomgraph receives a total of 15 weekly downloads. As such, wisdomgraph popularity was classified as not popular.
We found that wisdomgraph demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.