fivem-enhanced-mcp AGENTS.md

fivem-enhanced-mcp AGENTS.md is an instructions file for Codex, OpenCode from ghost-maxi/fivem-enhanced-mcp. It costs 445 tokens per session, scanned A, original, MIT.

Project instructions for an unofficial, read-first MCP server and coding-agent skill for FiveM on GTAV Enhanced. They describe the repository’s scope, files, standard commands, and completion requirements.

In plain words
What is it for?
Guiding development, testing, formatting, type checking, building, and documentation in the repository.
Why use it?
They keep changes within the supported game version and provide the project’s agreed checks before work is considered complete.

Instructions file for CodexOpenCode

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/ghost-maxi/fivem-enhanced-mcp/agents-md
Clone the repo
git clone --depth 1 https://github.com/ghost-maxi/fivem-enhanced-mcp

Made for: Codex, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for fivem-enhanced-mcp AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/ghost-maxi/fivem-enhanced-mcp/agents-md.svg)](https://agentmods.dev/instructions/ghost-maxi/fivem-enhanced-mcp/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/ghost-maxi/fivem-enhanced-mcp/agents-md"><img src="https://agentmods.dev/badge/instructions/ghost-maxi/fivem-enhanced-mcp/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 445 This file is loaded in full into every session.
When invoked 445 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00445 $0.00445
Opus 5 $0.00222 $0.00222
Sonnet 5 $0.00089 $0.00089
Haiku 4.5 $0.00044 $0.00044

Measured 5d ago against content hash ffddeac070be, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

fivem-enhanced-mcp AGENTS.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

AGENTS.md · 58 lines

How it starts

The opening of the file, as written. The whole thing — 58 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Repository Instructions

Scope

This repository contains one product: an unofficial, read-first MCP server and Codex skill for FiveM on GTAV Enhanced. Do not add support for FiveM Legacy, RedM, ESX, QBCore, ox_lib, or other frameworks without an approved design.

Structure

  • src/: MCP server, domain services, source adapters, and validators.
  • tests/: unit, integration, and evaluation tests.
  • skills/: bundled Codex workflow instructions and focused references.
  • docs/: architecture, decisions, runbooks, and source policy.
  • .github/: CI, security automation, and contribution templates.
  • assets/: repository and plugin presentation assets.

The reproducible standalone plugin bundle dist/index.cjs is committed so a Git-backed plugin installation runs without lifecycle scripts. Other generated output, coverage output, caches, and secrets are never committed. Official FiveM documents and native corpora are referenced or cached at runtime; do not vendor them into this repository without explicit license clearance.

Canonical commands

npm ci
npm run format:check
npm run lint
npm run typecheck
npm test
npm run test:coverage
npm run build

Use npm.cmd on Windows systems where PowerShell script execution blocks npm.ps1.

Definition of done

  • Tool schemas, annotations, structured outputs, and direct source URLs are accurate.
  • Unknown or conflicting facts return an explicit status; they are never invented or silently resolved.
  • Behavioral changes include tests and relevant evaluation cases.
  • Format, lint, typecheck, tests, build, plugin validation, and Docker smoke tests pass.
  • Performance claims include reproducible profiler, resmon, network, or NUI evidence.
  • Security-sensitive inputs are validated and remote content is treated as untrusted data.

Review and commits

Use Conventional Commits. Keep changes atomic. Never weaken tests, annotations, source verification, or security checks to make CI pass. Do not push, publish, or change repository settings unless the user explicitly authorized it.

Read the full file on GitHub · 58 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 58 lines · 445 tokens per session scan A ffddeac070be

Subscribe to this mod's changes

fivem-enhanced-mcp AGENTS.md is an instructions file published in the GitHub repository ghost-maxi/fivem-enhanced-mcp (2 stars, last pushed 5d ago), licensed MIT. It adds 445 tokens to every session, about $0.0022 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.