diff --git a/plugins/tools/apple-mail-blade-mcp.json b/plugins/tools/apple-mail-blade-mcp.json index 4d9fdba..324bf61 100644 --- a/plugins/tools/apple-mail-blade-mcp.json +++ b/plugins/tools/apple-mail-blade-mcp.json @@ -6,7 +6,7 @@ "title": "Apple Mail", "description": "On-disk Apple Mail reader — Envelope Index SQLite + .emlx bodies + attachments. Read-only; never opens the network. NLTagger entity extraction under the deterministic-extraction carve-out (DD-240).", "tagline": "Tens of GB of personal correspondence, on-device, no network", - "version": "0.1.0", + "version": "0.3.0", "author": "groupthink-dev", "license": "MIT", "icon": "/icons/apple-mail-blade-mcp.svg", @@ -30,7 +30,7 @@ "scope_filtering": "none", "field_projection": "top-level", "deterministic_ordering": "stable", - "audit_surface": "minimal" + "audit_surface": "structured" } }, { @@ -41,7 +41,7 @@ "scope_filtering": "server-side", "field_projection": "top-level", "deterministic_ordering": "stable", - "audit_surface": "minimal" + "audit_surface": "structured" } }, { @@ -52,7 +52,7 @@ "scope_filtering": "server-side", "field_projection": "top-level", "deterministic_ordering": "stable", - "audit_surface": "minimal" + "audit_surface": "structured" } }, { @@ -63,7 +63,7 @@ "scope_filtering": "server-side", "field_projection": "top-level", "deterministic_ordering": "stable", - "audit_surface": "minimal" + "audit_surface": "structured" } }, { @@ -107,7 +107,7 @@ "scope_filtering": "server-side", "field_projection": "top-level", "deterministic_ordering": "stable", - "audit_surface": "minimal" + "audit_surface": "structured" } }, { diff --git a/plugins/tools/apple-notes-blade-mcp.json b/plugins/tools/apple-notes-blade-mcp.json index 2c5ca31..81b7a85 100644 --- a/plugins/tools/apple-notes-blade-mcp.json +++ b/plugins/tools/apple-notes-blade-mcp.json @@ -3,7 +3,7 @@ "title": "Apple Notes", "description": "On-disk Apple Notes reader — NoteStore.sqlite + protobuf body decode + folder hierarchy. Read-only; never opens the network. Library form factor (DD-240 Phase A) — compiled into Stallari.", "tagline": "Years of notes, on-device, no iCloud round-trip", - "version": "0.1.0", + "version": "0.2.0", "author": "groupthink-dev", "license": "MIT", "icon": "/icons/apple-notes-blade-mcp.svg", @@ -27,7 +27,7 @@ "scope_filtering": "server-side", "field_projection": "top-level", "deterministic_ordering": "stable", - "audit_surface": "minimal" + "audit_surface": "structured" } }, { @@ -38,7 +38,7 @@ "scope_filtering": "server-side", "field_projection": "top-level", "deterministic_ordering": "stable", - "audit_surface": "minimal" + "audit_surface": "structured" } }, { @@ -49,7 +49,7 @@ "scope_filtering": "server-side", "field_projection": "top-level", "deterministic_ordering": "stable", - "audit_surface": "minimal" + "audit_surface": "structured" } }, {