This commit is contained in:
2026-05-27 15:27:38 +02:00
parent 23aa4b7fe7
commit 93de82256a
50 changed files with 17314 additions and 18 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"mcpServers": {
"janssen-mongo": {
"command": "python",
"args": ["U:\\PythonProject\\Janssen\\mcp_mongo.py"],
"cwd": "U:\\PythonProject\\Janssen"
}
}
}