@avallon-labs/mcp 38.0.0 → 38.1.0

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.
package/dist/index.js CHANGED
@@ -54,5 +54,5 @@ function setupFetch() {
54
54
 
55
55
  // src/index.ts
56
56
  setupFetch();
57
- await import("./server-S5O7QERF.js");
57
+ await import("./server-M5AD6X2I.js");
58
58
  //# sourceMappingURL=index.js.map
@@ -9180,7 +9180,7 @@ server.tool(
9180
9180
  );
9181
9181
  server.tool(
9182
9182
  "createEmail",
9183
- "Create email",
9183
+ "Create email (deprecated)",
9184
9184
  {
9185
9185
  bodyParams: CreateEmailBody
9186
9186
  },
@@ -9931,4 +9931,4 @@ var transport = new StdioServerTransport();
9931
9931
  server.connect(transport).then(() => {
9932
9932
  console.error("MCP server running on stdio");
9933
9933
  }).catch(console.error);
9934
- //# sourceMappingURL=server-S5O7QERF.js.map
9934
+ //# sourceMappingURL=server-M5AD6X2I.js.map