Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions plugins/tools/apple-messages-blade-mcp.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -49,7 +49,7 @@
"scope_filtering": "server-side",
"field_projection": "top-level",
"deterministic_ordering": "stable",
"audit_surface": "minimal"
"audit_surface": "structured"
}
},
{
Expand All @@ -71,7 +71,7 @@
"scope_filtering": "server-side",
"field_projection": "top-level",
"deterministic_ordering": "stable",
"audit_surface": "minimal"
"audit_surface": "structured"
}
},
{
Expand All @@ -82,7 +82,7 @@
"scope_filtering": "server-side",
"field_projection": "top-level",
"deterministic_ordering": "stable",
"audit_surface": "minimal"
"audit_surface": "structured"
}
},
{
Expand All @@ -93,7 +93,7 @@
"scope_filtering": "server-side",
"field_projection": "top-level",
"deterministic_ordering": "stable",
"audit_surface": "minimal"
"audit_surface": "structured"
}
},
{
Expand All @@ -104,7 +104,7 @@
"scope_filtering": "server-side",
"field_projection": "top-level",
"deterministic_ordering": "stable",
"audit_surface": "minimal"
"audit_surface": "structured"
}
},
{
Expand All @@ -126,7 +126,7 @@
"scope_filtering": "server-side",
"field_projection": "top-level",
"deterministic_ordering": "stable",
"audit_surface": "minimal"
"audit_surface": "structured"
}
},
{
Expand Down
8 changes: 4 additions & 4 deletions plugins/tools/apple-reminders-blade-mcp.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -55,7 +55,7 @@
"scope_filtering": "server-side",
"field_projection": "top-level",
"deterministic_ordering": "stable",
"audit_surface": "minimal"
"audit_surface": "structured"
}
},
{
Expand All @@ -77,7 +77,7 @@
"scope_filtering": "client-side",
"field_projection": "top-level",
"deterministic_ordering": "stable",
"audit_surface": "minimal"
"audit_surface": "structured"
}
},
{
Expand All @@ -88,7 +88,7 @@
"scope_filtering": "server-side",
"field_projection": "top-level",
"deterministic_ordering": "stable",
"audit_surface": "minimal"
"audit_surface": "structured"
}
},
{
Expand Down