8c01fd6e1a
- EmailsImport: jnj_mailbox_sync_v1.0 (sync JNJ schranky) - Covance: create_lab_results_report_v1.0 + zpracovane CSV (samples/kits/equeries/test-results), browser profily - Feasibility UCO2001: store_cda_*, store_sipiq_links, classify_krok, mark_sipiq_sent, report v1.1 (stary report do TRASH) - IWRS/Drugs: pregenerovane onsite inventory / shipment reporty - TrilliumMCP server + trilium upload/diacritics skripty - .mcp.json Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
45 lines
1.4 KiB
JSON
45 lines
1.4 KiB
JSON
{
|
|
"mcpServers": {
|
|
"janssen-mongo": {
|
|
"command": "python",
|
|
"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"],
|
|
"cwd": "U:\\PythonProject\\Janssen\\EmailsImport"
|
|
},
|
|
"soubory": {
|
|
"command": "U:\\janssen\\.venv\\Scripts\\python.exe",
|
|
"args": ["U:\\janssen\\soubory\\mcp_soubory.py"],
|
|
"cwd": "U:\\janssen\\soubory"
|
|
},
|
|
"emaily": {
|
|
"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\\OutlookVBCZ\\TRASH\\mcp_owa_v1.3.py"],
|
|
"cwd": "U:\\PythonProject\\Janssen\\OutlookVBCZ"
|
|
},
|
|
"vbcz-email": {
|
|
"command": "python",
|
|
"args": ["U:\\PythonProject\\Janssen\\OutlookVBCZ\\mcp_vbcz_email_v1.6.py"],
|
|
"cwd": "U:\\PythonProject\\Janssen\\OutlookVBCZ"
|
|
},
|
|
"trilium": {
|
|
"command": "python",
|
|
"args": ["U:\\PythonProject\\Janssen\\TrilliumMCP\\mcp_trilium_v1.0.py"],
|
|
"cwd": "U:\\PythonProject\\Janssen\\TrilliumMCP"
|
|
}
|
|
}
|
|
}
|