Loading MCP server directory, please wait...
Neo4j-native DIKW memory for Claude Code — knowledge that compounds across sessions
npx @getmcp/cli add io.github.cklam12345/wisdomgraphRequires Node.js 18+. Community-contributed server. Review source before installing.
WISDOM_NEO4J_PASSWORDNeo4j password for wisdomGraph. Set via `wisdom connect` or export directly.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cklam12345/wisdomgraph": {
"command": "npx",
"args": [
"-y",
"wisdomgraph"
],
"env": {
"WISDOM_NEO4J_PASSWORD": ""
}
}
}
}