diff --git a/plugins/tools/apple-messages-blade-mcp.json b/plugins/tools/apple-messages-blade-mcp.json index 3812ce5..cc6a469 100644 --- a/plugins/tools/apple-messages-blade-mcp.json +++ b/plugins/tools/apple-messages-blade-mcp.json @@ -3,7 +3,7 @@ "title": "Apple Messages", "description": "Apple Messages (iMessage) operations — conversations, search, contacts, attachments, send", "tagline": "Read, search, and send via iMessage on macOS", - "version": "0.1.1", + "version": "0.2.0", "author": "groupthink-dev", "license": "MIT", "icon": "/icons/apple-messages-blade-mcp.svg", @@ -49,7 +49,7 @@ "scope_filtering": "server-side", "field_projection": "top-level", "deterministic_ordering": "stable", - "audit_surface": "minimal" + "audit_surface": "structured" } }, { @@ -71,7 +71,7 @@ "scope_filtering": "server-side", "field_projection": "top-level", "deterministic_ordering": "stable", - "audit_surface": "minimal" + "audit_surface": "structured" } }, { @@ -82,7 +82,7 @@ "scope_filtering": "server-side", "field_projection": "top-level", "deterministic_ordering": "stable", - "audit_surface": "minimal" + "audit_surface": "structured" } }, { @@ -93,7 +93,7 @@ "scope_filtering": "server-side", "field_projection": "top-level", "deterministic_ordering": "stable", - "audit_surface": "minimal" + "audit_surface": "structured" } }, { @@ -104,7 +104,7 @@ "scope_filtering": "server-side", "field_projection": "top-level", "deterministic_ordering": "stable", - "audit_surface": "minimal" + "audit_surface": "structured" } }, { @@ -126,7 +126,7 @@ "scope_filtering": "server-side", "field_projection": "top-level", "deterministic_ordering": "stable", - "audit_surface": "minimal" + "audit_surface": "structured" } }, { diff --git a/plugins/tools/apple-reminders-blade-mcp.json b/plugins/tools/apple-reminders-blade-mcp.json index 0a376f3..2e6e1a7 100644 --- a/plugins/tools/apple-reminders-blade-mcp.json +++ b/plugins/tools/apple-reminders-blade-mcp.json @@ -3,7 +3,7 @@ "title": "Apple Reminders", "description": "Apple Reminders operations — lists, reminders, search, due dates, create, complete, update, delete", "tagline": "Native Apple Reminders access on macOS", - "version": "0.1.2", + "version": "0.3.0", "author": "groupthink-dev", "license": "MIT", "tier": "certified", @@ -55,7 +55,7 @@ "scope_filtering": "server-side", "field_projection": "top-level", "deterministic_ordering": "stable", - "audit_surface": "minimal" + "audit_surface": "structured" } }, { @@ -77,7 +77,7 @@ "scope_filtering": "client-side", "field_projection": "top-level", "deterministic_ordering": "stable", - "audit_surface": "minimal" + "audit_surface": "structured" } }, { @@ -88,7 +88,7 @@ "scope_filtering": "server-side", "field_projection": "top-level", "deterministic_ordering": "stable", - "audit_surface": "minimal" + "audit_surface": "structured" } }, {