# Dependencies > Required and optional dependencies for ML Bridge Category: BRIDGE · Source: https://miciomods.it/docs/ml-bridge-dependencies · Last updated: 2026-07-05 ## Required - [ox_lib](https://github.com/overextended/ox_lib): Callbacks, zones, DUI, notifications ## Framework **QBCore** **server.cfg** ```cfg ensure qb-core ensure ox_lib ensure ml_bridge ``` **QBox** **server.cfg** ```cfg ensure qbx_core ensure ox_lib ensure ml_bridge ``` **ESX** **server.cfg** ```cfg ensure es_extended ensure ox_lib ensure ml_bridge ``` **Standalone** **server.cfg** ```cfg ensure ox_lib ensure ml_bridge ``` > **INFO:** Auto Detection > > `ml_bridge` detects your framework automatically. No manual setup. ## Optional All of the following are auto-detected. If present on your server, `ml_bridge` will use them. ### Inventory Systems - [ox_inventory](https://github.com/overextended/ox_inventory) - qb-inventory / lj-inventory - ps-inventory - qs-inventory - codem-inventory - core_inventory - origen_inventory - tgiann-inventory ### Target Systems - [ox_target](https://github.com/overextended/ox_target) - qb-target - sleepless_interact ### Dispatch Systems - ps-dispatch - cd_dispatch - qs-dispatch - op-dispatch - rcore_dispatch - origen_police - bub-mdt - lb-dispatch - wasabi_mdt - tk_dispatch - fd_dispatch - emergencydispatch ### Fuel Systems - ml_fuel - LegacyFuel - ox_fuel - cdn-fuel / ps-fuel / nd_fuel / qs-fuel - renewed-fuel / x-fuel ### Vehicle Keys - ml_vehiclekeys - qbx_vehiclekeys / qb-vehiclekeys - wasabi_carlock - Renewed-Vehiclekeys / qs-vehiclekeys - cd_garage / jaksam_vehicles - t1ger_keys / mk_vehiclekeys - freal_vehiclekeys / mrnewb_keys - mvehicle / okokgarage ### Clothing - illenium-appearance - fivem-appearance - qb-clothing - rcore_clothing ### Other - [pma-voice](https://github.com/AvarianKnight/pma-voice): Voice integration - [FiveManage](https://fivemanage.com): Log provider (optional, see Configuration)