Skip to main content
Glama
317,515 tools. Last updated 2026-07-28 19:31

"FiveM" matching MCP tools:

  • Adjust the visual wheel width in GTA V by modifying the StreamRenderGfx path. Changes rendered size independently from physics, using discovered offsets.
    MIT
  • Modify the rendered wheel size in GTA V using memory offsets, independent from physics values. Requires discovered offsets from find_wheel_visual_offsets.
    MIT
  • Retrieve current wheel parameters including camber, track width, tyre radius, rim radius, and tyre width for a given wheel index in Grand Theft Auto V.
    MIT
  • Scans vehicle memory to locate pointer chains leading to wheel dimension floats, enabling visual wheel size and width modifications for FiveM.
    MIT
  • Create JSON constraints that keep an LLM character's voice consistent and prevent persona drift using the FIVE engine.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • RedM / RDR3 docs MCP server: native lookups, semantic search, VORP, RSGCore, oxmysql.

  • RedM (Red Dead Redemption 2 multiplayer) / RDR3 modding. Hosted HTTP endpo int: native lookups (hash ↔ name), semantic search over framework docs (VORP, RSGCore, oxmysql), and grep over `rdr3_discoveries` community data tables (peds, weapons, animations, AI flags, props). No install, no auth.