This commit is contained in:
2026-06-04 11:40:45 +02:00
parent 9b12745e1d
commit de2145899d
375 changed files with 15343 additions and 0 deletions
+10
View File
@@ -5,6 +5,11 @@
"args": ["U:\\PythonProject\\Janssen\\mcp_mongo.py"],
"cwd": "U:\\PythonProject\\Janssen"
},
"janssen-postgres": {
"command": "python",
"args": ["U:\\PythonProject\\Janssen\\mcp_postgres.py"],
"cwd": "U:\\PythonProject\\Janssen"
},
"jnjemails": {
"command": "python",
"args": ["U:\\PythonProject\\Janssen\\EmailsImport\\mcp_jnjemails.py"],
@@ -19,6 +24,11 @@
"command": "U:\\janssen\\.venv\\Scripts\\python.exe",
"args": ["U:\\janssen\\EmailsImport\\mcp_emaily.py"],
"cwd": "U:\\janssen\\EmailsImport"
},
"owa": {
"command": "python",
"args": ["U:\\PythonProject\\Janssen\\Outlook\\mcp_owa_v1.3.py"],
"cwd": "U:\\PythonProject\\Janssen\\Outlook"
}
}
}