@zuplo/runtime 6.51.67 → 6.51.68

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3193,6 +3193,7 @@ declare type LokiTransportVersion = 1 | 2;
3193
3193
 
3194
3194
  /**
3195
3195
  * An MCP Server handler for Zuplo
3196
+ * Only POST requests are supported for the HTTP streamable MCP transport.
3196
3197
  *
3197
3198
  * @beta
3198
3199
  * @param request - The ZuploRequest
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@zuplo/runtime",
3
3
  "type": "module",
4
- "version": "6.51.67",
4
+ "version": "6.51.68",
5
5
  "repository": "https://github.com/zuplo/zuplo",
6
6
  "author": "Zuplo, Inc.",
7
7
  "exports": {