Skip to content
Cursor

Roblox for Cursor

io.github.pipeworx-io/roblox

Roblox MCP.

client:Cursor transport:streamable-http

Install Roblox in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "roblox": {
      "url": "https://gateway.pipeworx.io/roblox/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Roblox in other clients