diff --git a/framework-boilerplates/xmcp/package.json b/framework-boilerplates/xmcp/package.json index b9143d46ab..f2d4f0d1c3 100644 --- a/framework-boilerplates/xmcp/package.json +++ b/framework-boilerplates/xmcp/package.json @@ -11,7 +11,7 @@ "start": "node dist/http.js" }, "dependencies": { - "xmcp": "^0.1.11", + "xmcp": "^0.2", "zod": "3.24.4" }, "devDependencies": {