Implement auto-open feature for browser launch on server start

This commit is contained in:
KAWAKAMI Moeki
2025-04-07 16:09:46 +09:00
parent 3032a67d4e
commit a524f17d80
4 changed files with 140 additions and 0 deletions

View File

@@ -39,6 +39,7 @@
"@modelcontextprotocol/inspector-client": "^0.8.1",
"@modelcontextprotocol/inspector-server": "^0.8.1",
"concurrently": "^9.0.1",
"open": "^10.1.0",
"shell-quote": "^1.8.2",
"spawn-rx": "^5.1.2",
"ts-node": "^10.9.2"