If you're scripting for RedM or Red Dead Redemption 3 mods, this server decodes those cryptic native hashes you find in Lua code. Point your AI assistant at it and lookups like `0x09C28F828EE674FA` resolve to `BOOST_PLAYER_HORSE_SPEED_FOR_TIME` with full signatures. It indexes VORP and RSGCore framework docs, oxmysql bindings, and the femga/rdr3_discoveries community data for peds, weapons, animations, and props. Beyond hash lookups, it offers semantic search across behaviors and grep for exact patterns in the raw doc tables. Runs as a hosted HTTP endpoint, so no local setup. Useful when you're reading or writing FiveM-style natives and need exact parameter names instead of guesses.
claude mcp add --transport stdio io.github.cmoen11-redm-mcp uvx redm-mcp