harvesthealth commited on
Commit
be35494
·
verified ·
1 Parent(s): 005f7d0

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +2 -2
package.json CHANGED
@@ -4,7 +4,7 @@
4
  "type": "commonjs",
5
  "dependencies": {
6
  "express": "^4.18.2",
7
- "@mcp/neo4j-memory": "https://github.com/your-username/mcp-neo4j-agent-memory.git",
8
- "@mcp/memory": "https://github.com/your-username/mcp-memory.git"
9
  }
10
  }
 
4
  "type": "commonjs",
5
  "dependencies": {
6
  "express": "^4.18.2",
7
+ "@mcp/neo4j-memory": "https://github.com/knowall-ai/mcp-neo4j-agent-memory.git",
8
+ "@mcp/memory": "https://github.com/Puliczek/mcp-memory.git"
9
  }
10
  }