Initial commit — clean history (removed large test files, browser profiles, Medidata/Clario downloads)

This commit is contained in:
2026-06-01 15:36:31 +02:00
commit bb604e593e
1304 changed files with 116480 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"mcpServers": {
"janssen-mongo": {
"command": "python",
"args": ["U:\\PythonProject\\Janssen\\mcp_mongo.py"],
"cwd": "U:\\PythonProject\\Janssen"
},
"jnjemails": {
"command": "python",
"args": ["U:\\PythonProject\\Janssen\\EmailsImport\\mcp_jnjemails.py"],
"cwd": "U:\\PythonProject\\Janssen\\EmailsImport"
}
}
}