Connect AI coding agents to a live Roblox Studio session. Create and edit
scripts, instances, terrain, lighting, assets, audio, and animation with
natural language.
Server Config
{
"mcpServers": {
"roblox-mcp": {
"command": "npx",
"args": [
"-y",
"@weppy/roblox-mcp"
]
}
}
}