Skip to content

Commit 24e0bde

Browse files
committed
changing to original smithery setup + stagehand page
1 parent 927db9b commit 24e0bde

File tree

7 files changed

+688
-89
lines changed

7 files changed

+688
-89
lines changed

Dockerfile

Lines changed: 0 additions & 33 deletions
This file was deleted.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"bugs": "https://github.com/modelcontextprotocol/servers/issues",
99
"type": "module",
1010
"main": "./cli.js",
11+
"module": "./src/index.ts",
1112
"bin": {
1213
"mcp-server-browserbase": "cli.js"
1314
},
@@ -40,6 +41,7 @@
4041
"@browserbasehq/stagehand": "^2.4.0",
4142
"@modelcontextprotocol/sdk": "^1.13.1",
4243
"@playwright/test": "^1.49.0",
44+
"@smithery/cli": "^1.2.15",
4345
"commander": "^14.0.0",
4446
"dotenv": "^16.4.6",
4547
"playwright-core": "^1.53.2",

0 commit comments

Comments
 (0)