Skip to content

Vision Roblox MCP v1.0.0

Latest

Choose a tag to compare

@evonar543 evonar543 released this 16 Jul 13:14

Vision 1.0 combines a durable Roblox Studio plugin bridge, Roblox Studio's native MCP server, managed Rojo 7 integration, and a Codex-facing MCP server.

Verified locally:

  • Roblox Studio plugin load, live snapshot sync, durable task leasing, and direct part creation
  • Native Roblox MCP connection with 27 tools and read-only instance inspection
  • Rojo scaffold, build, sourcemap, serve, and stop lifecycle
  • Vision MCP initialize/list handshake with 13 tools, 3 resources, and 1 prompt
  • Production web build, responsive browser QA, and queue regression tests

Install with powershell -ExecutionPolicy Bypass -File .\scripts\install.ps1, then run pnpm dev.

GitHub Actions is configured, but the first run could not start because GitHub reported an account billing lock; local verification is green.