We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4f996b commit 66b9753Copy full SHA for 66b9753
.npmrc
@@ -0,0 +1 @@
1
+save-exact=true
package.json
@@ -33,10 +33,10 @@
33
},
34
"dependencies": {
35
"@modelcontextprotocol/sdk": "1.20.0",
36
- "find-process": "^2.0.0",
37
- "pid-port": "^2.0.0",
38
- "xmcp": "^0.3.5",
39
- "zod": "^3.25.76"
+ "find-process": "2.0.0",
+ "pid-port": "2.0.0",
+ "xmcp": "0.4.0",
+ "zod": "3.25.76"
40
41
"devDependencies": {
42
"@anthropic-ai/claude-agent-sdk": "^0.1.15",
0 commit comments