package.json

This commit is contained in:
Barry Zhang
2024-11-19 21:18:50 -05:00
parent 9cbea339af
commit 700e2e72b4

View File

@@ -21,6 +21,7 @@
"@modelcontextprotocol/server-gdrive": "*",
"@modelcontextprotocol/server-postgres": "*",
"@modelcontextprotocol/server-puppeteer": "*",
"@modelcontextprotocol/server-slack": "*"
"@modelcontextprotocol/server-slack": "*",
"@modelcontextprotocol/server-memory": "*"
}
}