Commit 9fae624
committed
Remove entrypoint script, use direct node entrypoint
Removed the custom entrypoint script since the MCP registry doesn't
support conditional command-line argument passing. The server will
auto-launch Chrome with default settings (headless, 1280x720).
Users who need custom Chrome configurations can build and run the
server outside the registry using the standard npx approach with
command-line flags.1 parent 5206c90 commit 9fae624
2 files changed
Lines changed: 2 additions & 78 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | 48 | | |
53 | 49 | | |
54 | 50 | | |
| |||
60 | 56 | | |
61 | 57 | | |
62 | 58 | | |
63 | | - | |
64 | | - | |
| 59 | + | |
| 60 | + | |
This file was deleted.
0 commit comments