mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-19 00:23:24 +02:00
Make changes to typescript to trigger new tag
This commit is contained in:
@@ -189,7 +189,7 @@ const knowledgeGraphManager = new KnowledgeGraphManager();
|
||||
// The server instance and tools exposed to Claude
|
||||
const server = new Server({
|
||||
name: "memory-server",
|
||||
version: "1.0.0",
|
||||
version: "0.6.3",
|
||||
}, {
|
||||
capabilities: {
|
||||
tools: {},
|
||||
|
||||
Reference in New Issue
Block a user