{ "mcpServers": { "medicus-firebird": { "command": "python", "args": [ "U:\\ordinaceprojekt\\mcp_firebird.py" ] }, "medevio-api": { "command": "python", "args": [ "U:\\ordinaceprojekt\\mcp_medevio.py" ] }, "medevio-mysql": { "command": "python", "args": [ "U:\\ordinaceprojekt\\mcp_medevio_mysql.py" ] }, "insurance": { "command": "python", "args": [ "U:\\ordinaceprojekt\\mcp_insurance.py" ] }, "janssen-mongo": { "command": "python", "args": [ "U:\\PythonProject\\Janssen\\mcp_mongo.py" ] }, "janssen-postgres": { "command": "python", "args": [ "U:\\PythonProject\\Janssen\\mcp_postgres.py" ] } } }