Server Config
{
"mcpServers": {
"Roblox Studio": {
"args": [
"--stdio"
],
"command": "/Users/user/git/studio-rust-mcp-server/target/debug/rbx-studio-mcp"
}
}
}{
"mcpServers": {
"Roblox Studio": {
"args": [
"--stdio"
],
"command": "/Users/user/git/studio-rust-mcp-server/target/debug/rbx-studio-mcp"
}
}
}