Skip to content
VS Code

redm-mcp for VS Code

io.github.cmoen11/redm-mcp

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

client:VS Code transport:streamable-http

Install redm-mcp in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

redm-mcp in other clients