Nuovo sistema: index.json + fragment.json + compile.py (SHA-256 automatici)
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"id": "email",
|
||||
"name": "Email (IMAP/SMTP)",
|
||||
"type": "mcp_local",
|
||||
"scope": "user",
|
||||
"icon_small": "email/icon_sm.svg",
|
||||
"icon_large": "email/icon_lg.svg",
|
||||
"user_description": "Read, search, organize, and send email over IMAP/SMTP \u2014 any provider, no OAuth. Real-time push notifications on new mail.",
|
||||
"requires": [
|
||||
"PYTHON"
|
||||
],
|
||||
"tags": [
|
||||
"email",
|
||||
"mcp",
|
||||
"local",
|
||||
"imap",
|
||||
"smtp"
|
||||
],
|
||||
"auth": {
|
||||
"type": "password"
|
||||
},
|
||||
"folder": "email",
|
||||
"version": 5,
|
||||
"version_string": "1.0.4",
|
||||
"version_release_date": "2026-07-21"
|
||||
}
|
||||
Reference in New Issue
Block a user