code for search in github

This commit is contained in:
Raduan77
2024-11-28 09:51:03 +01:00
parent 77e22c5c3e
commit 4ac78a996c
3 changed files with 639 additions and 272 deletions

View File

@@ -20,8 +20,10 @@
},
"dependencies": {
"@modelcontextprotocol/sdk": "0.6.0",
"@types/node": "^20.11.0",
"@types/node-fetch": "^2.6.12",
"node-fetch": "^3.3.2",
"zod": "^3.22.4",
"zod-to-json-schema": "^3.23.5"
},
"devDependencies": {