Control and reverse engineer Roblox games with exploration, inspection, and input tools.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "roblox-mcp-difz" yet — see the docs or source repo.
After connecting to the target Roblox game, list the main instance tree under Workspace and label each object's name, class, and hierarchy.
A structured Workspace instance listing that helps explain scene composition and object relationships.
Find the instance named Door, read its key properties and event information, and summarize which fields may control open state, collision, and visibility.
Returns an object property analysis and highlights fields relevant to interaction logic.
Simulate player movement, jumping, and clicking, then observe whether the target button triggers and record related instance or property changes.
Produces an interaction test result showing whether inputs worked and what game objects changed.
Execute Lua, inspect scripts, and test Roblox client remotes.
Lets AI control a live Roblox client for Lua execution and script inspection.
Use AI to inspect, debug, and script inside Roblox projects.
Control a Minecraft character with natural language for building and exploration.
Control a Mineflayer Minecraft bot to automate gameplay actions and interactions.
Inspect Minecraft project evidence before writing development code.