MCP (Model Context Protocol) server for Roblox Studio integration - enables AI coding agents to interact with Roblox Studio in real-time
{
"mcpServers": {
"weppyroblox": {
"command": "npx",
"args": [
"-y",
"@weppy/roblox-mcp"
]
}
}
}