chore: @modelcontextprotocol/sdk als Abhängigkeit hinzugefügt

This commit is contained in:
sebseb7
2026-04-05 03:20:20 +02:00
parent 38e702ec2f
commit 863f45f666
8 changed files with 539 additions and 10 deletions

View File

@@ -6,12 +6,14 @@
"scripts": {
"serve": "node restSearch.js",
"search": "node searchCLI.js",
"mcp": "node mcpServer.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"@modelcontextprotocol/sdk": "^1.0.4",
"@openrouter/sdk": "^0.11.2",
"chalk": "^5.6.2",
"dotenv": "^17.2.3",