release: publish plaud-mpm-plugin as a Codex marketplace

This commit is contained in:
2026-07-25 20:54:55 -05:00
parent e136d7ca02
commit da82bebe87
+20
View File
@@ -0,0 +1,20 @@
{
"name": "plaud-mpm-marketplace",
"interface": {
"displayName": "MPM Plaud"
},
"plugins": [
{
"name": "plaud-mpm",
"source": {
"source": "local",
"path": "."
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "Productivity"
}
]
}