Introduction
CfxKit is an AI-powered desktop IDE built specifically for FiveM and RedM server development. It bundles a code editor, an FXServer manager, a database browser, a build packager, and a FiveM-aware AI assistant into one Windows app.
The job it does: stop juggling a text editor, an FTP client, a database GUI, and a browser tab on the native reference. Open one window, import your server, and work.
Why CfxKit
Section titled “Why CfxKit”Server developers have been stuck stitching general-purpose tools together, none of which know what a fxmanifest.lua is. CfxKit closes that gap:
- One app for editing, server control, database, and deployment.
- AI that knows FiveM and RedM, grounded in native functions, framework source, and community knowledge instead of generic guesses.
- Works with your existing server. Import any
server-datafolder and start managing it immediately. CfxKit detects the framework and resources for you.
What it does
Section titled “What it does”| Area | What you get |
|---|---|
| AI Script Installer | Drop in a resource. AI plans the setup and applies SQL, config, and server.cfg edits with a diff preview and backups. |
| Code Editor | Lua and JS with FiveM/RedM native autocomplete, multi-tab editing, and global search. |
| Server Management | Start, stop, and restart FXServer with a live console and player view. |
| Database Manager | Browse MySQL tables, run queries, and import or export SQL. |
| Build & Deploy | Package server.cfg, resources, and an optional SQL dump in one click. |
| CfxKit AI | A built-in assistant with real FiveM/RedM context, plus bring-your-own-key support. |
Who it is for
Section titled “Who it is for”CfxKit is built for the FiveM or RedM developer who lives in code, a server console, and a database, often late at night. Whether you are wiring your first QBCore script or shipping a production server with a custom framework, the tool is meant to disappear into the work.
It speaks the frameworks you already run: QBCore, ESX, QBox, VORP, and RSG.
Requirements
Section titled “Requirements”- Windows 10 or 11 (64-bit).
- FXServer installed, for the server management features.
- MySQL or MariaDB, for the database features.
Next steps
Section titled “Next steps”- Installation walks through the download and first launch.
- Your First Project covers creating or importing a server.
- AI Script Installer is the fastest way to see what CfxKit does.