MCP Server
MCP
io.github.cklam12345/wisdomgraph
Neo4j-native DIKW memory for Claude Code — knowledge that compounds across sessions
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "wisdomgraph",
"version": "0.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Neo4j password for wisdomGraph. Set via `wisdom connect` or export directly.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "WISDOM_NEO4J_PASSWORD"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment