Skip to content
Windsurf

wisdomgraph for Windsurf

io.github.cklam12345/wisdomgraph

Neo4j-native DIKW memory for Claude Code — knowledge that compounds across sessions

client:Windsurf transport:stdio runtime:npm

Install wisdomgraph in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "wisdomgraph": {
      "command": "npx",
      "args": [
        "-y",
        "wisdomgraph"
      ],
      "env": {
        "WISDOM_NEO4J_PASSWORD": "<WISDOM_NEO4J_PASSWORD>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

wisdomgraph in other clients