Skip to content

CfxKit AI

CfxKit AI is the built-in assistant available to every account. Free users bring their own API key; paid plans include AI tokens so you can chat with no setup at all.

PlanAI tokens / monthEdit predictionsPrice
FreeBring your own key200$0
Plus5M500$25 / mo
Pro15M1,000$60 / mo
Max35MUnlimited$129 / mo

Every plan includes the full IDE, the AI Script Installer, server management, and bring-your-own-key support. Paid tiers add managed AI tokens on top.

  1. You ask a question in the AI chat.
  2. CfxKit searches its knowledge base for context relevant to your question.
  3. The model answers with FiveM and RedM specifics, grounded in that context.

A general-purpose model does not know much about FiveM scripting. CfxKit AI does, because every request is grounded in:

  • Native functions: FiveM and RedM natives with signatures and descriptions.
  • Framework knowledge: QBCore, ESX, QBox, VORP, ox_lib, and ox_inventory.
  • Community knowledge: real solutions from the FiveM community.
  • Code examples: working scripts and snippets, not pseudocode.

The difference shows up in practice:

You ask: how do I use qb-target?

CfxKit AI answers with the actual qb-target exports and a working snippet, because your question is paired with real documentation, instead of a generic guess.

  1. Open the AI chat panel.
  2. Click the model dropdown.
  3. Choose CfxKit AI.

Prefer your own provider, or out of monthly tokens? CfxKit supports bring-your-own-key for OpenAI, Anthropic, Google, Ollama, and OpenRouter. Add a key in settings and CfxKit routes requests through it directly, with no token cap on CfxKit’s side.

LimitValue
Requests per minute10 (burst protection)
Per request30 messages, 50K characters
Monthly tokensPer plan (see the table above)

When you reach your monthly limit, upgrade your plan or switch to your own API key to keep going.