Skip to content
Grok

redm-mcp for Grok

io.github.cmoen11/redm-mcp

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

client:Grok transport:streamable-http

Install redm-mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "redm-mcp": {
      "type": "http",
      "url": "https://redm-mcp.fivem.no/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

redm-mcp in other clients