
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
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 19 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.

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.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.