Hosted, multi-tenant CAD built for FiveM and roleplay communities. Discord-native auth, live game-data integration, polished officer experience. Spin up your department in fifteen minutes.
We talked to dozens of server owners and officers. The MDC you self-host is usually three years out of date and broken half the time. We fix that.
Officers log in with Discord. Rank, callsign, and department all sync from your guild roles automatically. No separate password to manage.
Citizen and vehicle lookups query your server's MySQL directly (works on most hosts). QBCore and ESX work out of the box. Self-hosted Bridge is available if you want MySQL behind the firewall.
Rich report editor with subjects, vehicles, charges, evidence, witnesses, and narrative. Supervisor approval workflow. Penal code library you control.
PD, SO, SP, Fire, EMS, hospital, DOC, and dispatch all run on the same shared record. Each agency keeps its own brand, callsign format, and report types.
Active call board, on-duty unit grid, BOLO feed, all real-time. Optional companion FiveM resource pushes events both ways.
Every lookup, citation, and report is traceable to the officer who did it. Supervisors get the full picture. Audit log is append-only.
Most FiveM hosts let you expose MySQL externally but won't let you run extra services on the box. We default to direct MySQL for that reason. The Bridge is there for ops who can host their own services and want MySQL to stay behind the firewall. Both adapters share one interface, so reports, BOLOs, and lookups work identically.
# Direct MySQL: works on most hosts GAMEDB_ADAPTER=mysql GAMEDB_HOST=db.your-host.example GAMEDB_USER=mdc_readonly GAMEDB_FRAMEWORK=auto # Or, if you prefer Bridge: GAMEDB_ADAPTER=bridge BRIDGE_URL=https://fx.your-host.example:8787 BRIDGE_SHARED_SECRET=${TOKEN} # That's it. Health is polled automatically.
The MDC we ran for three years was broken half the time and looked like Windows XP. Switching to this took an afternoon, and our officers actually want to use it now.
Discord OAuth, role mapping, game DB connector, your first BOLO. Free forever for small communities, no credit card required.