Smokestack-Games/rbxsync
Sync Roblox games between Studio and VS Code with MCP integration
Platform-specific configuration:
{
"mcpServers": {
"rbxsync": {
"command": "npx",
"args": [
"-y",
"rbxsync"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...