Update MCP server

This commit is contained in:
2026-07-15 22:59:44 +02:00
parent 5a0a1c03ac
commit 56dd1f89bd
9 changed files with 341 additions and 491 deletions
-3
View File
@@ -15,9 +15,6 @@
"jsdom": "^29.1.1",
"zod": "^3.25.0"
},
"bin": {
"crowdlending-mcp-server": "index.js"
},
"engines": {
"node": ">=18"
}