
Redm Mcp
Wire your coding agent to RedM/RDR3 reference docs, natives, and framework APIs while scripting FiveM/RedM resources.
Overview
io.github.Cmoen11/redm-mcp is an MCP server for the Build phase that exposes RedM/RDR3 docs, native lookups, and semantic search for VORP, RSGCore, and oxmysql from a remote HTTP endpoint.
What is this MCP server?
- Streamable HTTP remote at https://redm-mcp.fivem.no/mcp (no local npm install required)
- Native function lookups and semantic search across RedM/RDR3 documentation
- Coverage for common RedM stacks: VORP, RSGCore, and oxmysql
- Dashboard at redm-mcp.fivem.no for discovery and usage context
- Version 0.1.0 server published via GitHub repository redm-mcp-public
- Server version 0.1.0
- Single documented streamable-http remote URL
- Framework areas named: VORP, RSGCore, oxmysql
Community signal: 1 GitHub stars.
What problem does it solve?
RedM scripting docs are scattered, so agents hallucinate natives and framework APIs while you are trying to ship a stable server resource.
Who is it for?
Indie RedM/FiveM server owners who script in Lua/JavaScript stacks and want agent-assisted coding with VORP, RSGCore, or oxmysql context.
Skip if: Builders working on non-game SaaS products or GTA V single-player modding with no RedM server scope.
What do I get? / Deliverables
After you register the remote MCP URL, your agent can query grounded RedM documentation and framework notes instead of guessing API shapes.
- Registered remote MCP connection for RedM documentation tools
- Agent-grounded answers on natives and supported frameworks
- Faster iteration on RedM integration code with fewer API guesses
Recommended MCP Servers
Journey fit
Canonical shelf is Build because you attach this while implementing server resources, not while validating a product idea. Integrations fits a hosted docs-and-lookup MCP that plugs into agent workflows beside your RedM codebase.
How it compares
Hosted documentation MCP for RedM modding, not a general-purpose GitHub code search skill.
Common Questions / FAQ
Who is io.github.Cmoen11/Redm Mcp for?
It is for solo builders and small teams running RedM servers who want their AI coding agent to cite real natives and framework docs while writing resources.
When should I use io.github.Cmoen11/Redm Mcp?
Use it during Build when you are implementing integrations—inventory, jobs, SQL, or client/server events—and need fast lookups without leaving the agent chat.
How do I add io.github.Cmoen11/Redm Mcp to my agent?
Add the streamable HTTP remote MCP entry pointing to https://Redm Mcp.fivem.no/mcp in your client’s MCP config (Claude Code, Cursor, or compatible hosts), then verify tools load from the dashboard.