{
    "mcpServers": {
        "existing-server": {
            "command": "existing-cmd",
            "args": ["arg1", "arg2"],
        }, // Trailing comma here
    },
    "inputs": []
}
