
I made a fix for Roblox Studio MCP not working with agents
Was trying to get Roblox Studio MCP working with Antigravity and ran into a couple of issues with the official setup.
Ended up making a small Python wrapper that fixes the MCP handshake and handles the Studio connection properly.
Repo: https://github.com/Kars32/roblox-studio-mcp-fix
Also found this while debugging the Roblox-generated mcp.bat:
Posting it here in case anyone else is running into the same thing.