15 lines
371 B
JSON
15 lines
371 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|
|
}
|