M
Mcpelauncher Forcecloseoreui
by @OpenMCBE
MCP server by OpenMCBE
Created 3/21/2026
Updated about 6 hours ago
README
Repository documentation and setup instructions
mcpelauncher-forcecloseoreui
A mod for mcpelauncher that force-closes Minecraft’s OreUI and restores the old JSON UI
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/OpenMCBE/mcpelauncher-forcecloseoreui
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"openmcbe-mcpelauncher-forcecloseoreui": {
"command": "git",
"args": [
"clone",
"https://github.com/OpenMCBE/mcpelauncher-forcecloseoreui"
]
}
}
}