feat: add web_fetch tool

This commit is contained in:
Acbox
2026-01-31 18:23:22 +08:00
parent 8eb232c40c
commit 9fd15bfa6b
3 changed files with 560 additions and 27 deletions
+5
View File
@@ -14,9 +14,14 @@
"@elysiajs/bearer": "^1.4.2",
"@elysiajs/cors": "^1.4.1",
"@modelcontextprotocol/sdk": "^1.25.2",
"@mozilla/readability": "^0.6.0",
"@types/jsdom": "^27.0.0",
"@types/turndown": "^5.0.6",
"ai": "^6.0.25",
"elysia": "latest",
"jsdom": "^27.4.0",
"toml": "^3.0.0",
"turndown": "^7.2.2",
"zod": "^4.3.5"
},
"devDependencies": {