chore: wire one tool in-process (#753)

This commit is contained in:
Pavel Feldman
2025-07-24 15:25:32 -07:00
committed by GitHub
parent c63b7823e1
commit e0fb748ccc
4 changed files with 119 additions and 27 deletions

View File

@@ -42,6 +42,7 @@
"@modelcontextprotocol/sdk": "^1.16.0",
"commander": "^13.1.0",
"debug": "^4.4.1",
"dotenv": "^17.2.0",
"mime": "^4.0.7",
"playwright": "1.55.0-alpha-1752701791000",
"playwright-core": "1.55.0-alpha-1752701791000",
@@ -61,7 +62,6 @@
"@typescript-eslint/eslint-plugin": "^8.26.1",
"@typescript-eslint/parser": "^8.26.1",
"@typescript-eslint/utils": "^8.26.1",
"dotenv": "^17.2.0",
"eslint": "^9.19.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-notice": "^1.0.0",