Make stdout/error echo for client and server

This commit is contained in:
Ani Betts
2024-11-27 15:57:02 +01:00
parent a00564fafa
commit 98470a12f9
3 changed files with 12 additions and 7 deletions

View File

@@ -36,11 +36,11 @@
"@modelcontextprotocol/inspector-client": "0.2.4",
"@modelcontextprotocol/inspector-server": "0.2.4",
"concurrently": "^9.0.1",
"spawn-rx": "^5.0.4",
"spawn-rx": "^5.1.0",
"ts-node": "^10.9.2"
},
"devDependencies": {
"@types/node": "^22.7.5",
"prettier": "3.3.3"
}
}
}