RedM / RDR3 docs MCP server: native lookups, semantic search, VORP, RSGCore, oxmysql. Connect the official redm-mcp MCP server to Claude, ChatGPT, or Cursor through gate — one gateway URL, no config files, security-checked.
Free to start · No credit card · No hosting needed
Pick your client. Copy, paste, done — or let gate handle sign-ins and policies for you.
claude mcp add --transport http redm-mcp https://redm-mcp.fivem.no/mcpRun in your terminal, then restart Claude Code.
redm-mcp · https://redm-mcp.fivem.no/mcp
Real prompts you can type the moment it's connected — no setup, no docs to read.
“Use “semantic_search”: Search RedM/RDR3 docs by behavior, concept, OR exact token. Use when you don't have a specific native hash/name (use `lookup_native`) and th.”
“Use “list_namespaces”: Orient yourself: list available doc categories and their namespaces. Use once at session start (or when unsure) before applying a `category=.”
“Use “browse”: Enumerate doc paths in a category/namespace. Use to discover what exists before calling `get_document` or a targeted `grep_docs`. NOT a cont.”
“Use “get_document”: Fetch full markdown of a doc by `path` (as returned by `browse`, `semantic_search`, or `grep_docs`). Use to retrieve full content after a se.”
Every server in the gate directory has to pass the same four checks before your AI can touch it. Here's how redm-mcp holds up.
Operated by redm-mcp (fivem.no) at its documented MCP endpoint — not a third-party mirror or community re-host.
This server only exposes public data — no account and no credentials are involved when you connect.
gate checks every tool for prompt injection, hidden instructions, data-exfiltration hints, and over-broad permissions before the server is available through your gateway.
If redm-mcp adds or changes tools later, gate re-scans and alerts you — before your AI acts on the change.
Add one gateway URL to Claude, ChatGPT, or any MCP client. One-time setup, about two minutes.
Choose redm-mcp in the gate directory. No sign-in needed.
redm-mcp's tools are live in every AI client you've connected — with rules and logging built in.
Free to start · No credit card · No hosting needed
Fetched live from the official endpoint and re-checked daily by gate — not marketing copy.
semantic_search — Search RedM/RDR3 docs by behavior, concept, OR exact token. Use when you don't have a specific native hash/name (use `lookup_native`) and th
list_namespaces — Orient yourself: list available doc categories and their namespaces. Use once at session start (or when unsure) before applying a `category=
browse — Enumerate doc paths in a category/namespace. Use to discover what exists before calling `get_document` or a targeted `grep_docs`. NOT a cont
get_document — Fetch full markdown of a doc by `path` (as returned by `browse`, `semantic_search`, or `grep_docs`). Use to retrieve full content after a se
read_lines — Read an exact line range from a raw doc file by absolute line number — the windowed-read companion to `grep_docs`. When `grep_docs` returns
grep_docs — Find an EXACT literal token in raw doc files (markdown + lua). Use for specific weapon/ped/animation/prop/interior/zone names (`weapon_pisto
lookup_native — Resolve a RedM/RDR3 SCRIPT native by hash or name — O(1), exact. Use whenever you see `Citizen.InvokeNative(0x...)`, `Citizen.invokeNative('
asset_lookup — Resolve a RedM game-data asset (ped model, weapon, object, door, vehicle) by exact name, 32-bit hash, or partial-name search. O(1) structure
+ 2 more tools once connected
https://redm-mcp.fivem.no/mcpYes — redm-mcp operates its own remote MCP server at redm-mcp.fivem.no. gate connects you to that official endpoint and adds security scanning, per-tool access rules, and an activity log on top.
Add gate's gateway URL to your AI client once, then pick redm-mcp in the directory. No account or sign-in is needed. From then on, redm-mcp's tools are available in every client you've connected to gate.
No. redm-mcp runs the server, and gate is fully managed. You just connect one URL — there's nothing to install, deploy, or maintain.
It's the vendor's official endpoint, and gate scans its tools for prompt injection and hidden instructions before it goes live, re-checks it whenever it changes, and lets you allow, block, or require approval for every single tool.
Yes — you can get started with gate for free and connect redm-mcp in minutes. No credit card required.
Every server below works through the same gateway URL — connect once, add tools anytime.
Set up redm-mcp in: Claude · Claude Code · ChatGPT · Cursor · VS Code