diff --git a/.mcp.json b/.mcp.json index 0f6424f..815df33 100644 --- a/.mcp.json +++ b/.mcp.json @@ -29,6 +29,11 @@ "command": "U:\\janssen\\.venv\\Scripts\\python.exe", "args": ["U:\\janssen\\TrilliumMCP\\mcp_trilium_v1.1.py"], "cwd": "U:\\janssen\\TrilliumMCP" + }, + "vbcz-email": { + "command": "U:\\janssen\\.venv\\Scripts\\python.exe", + "args": ["U:\\janssen\\OutlookVBCZ\\mcp_vbcz_email_v1.6.py"], + "cwd": "U:\\janssen\\OutlookVBCZ" } } } diff --git a/EmailsImport/janssenpc_file_send_v2.1.py b/EmailsImport/TRASH/janssenpc_file_send_v2.1.py similarity index 100% rename from EmailsImport/janssenpc_file_send_v2.1.py rename to EmailsImport/TRASH/janssenpc_file_send_v2.1.py diff --git a/EmailsImport/janssenpc_file_send_v2.2.py b/EmailsImport/TRASH/janssenpc_file_send_v2.2.py similarity index 100% rename from EmailsImport/janssenpc_file_send_v2.2.py rename to EmailsImport/TRASH/janssenpc_file_send_v2.2.py diff --git a/EmailsImport/janssenpc_file_watch.py b/EmailsImport/TRASH/janssenpc_file_watch_legacy.py similarity index 100% rename from EmailsImport/janssenpc_file_watch.py rename to EmailsImport/TRASH/janssenpc_file_watch_legacy.py diff --git a/JanssenScripts/FileWatchAndSend/janssenpc_file_send (2).py b/JanssenScripts/FileWatchAndSend/Trash/janssenpc_file_send (2).py similarity index 100% rename from JanssenScripts/FileWatchAndSend/janssenpc_file_send (2).py rename to JanssenScripts/FileWatchAndSend/Trash/janssenpc_file_send (2).py diff --git a/JanssenScripts/FileWatchAndSend/janssenpc_file_watch.py b/JanssenScripts/FileWatchAndSend/Trash/janssenpc_file_watch.py similarity index 100% rename from JanssenScripts/FileWatchAndSend/janssenpc_file_watch.py rename to JanssenScripts/FileWatchAndSend/Trash/janssenpc_file_watch.py