studio-toolkit/chat-toolkit-rust-mcp
High-performance AI agent built with Rust and Electron that integrates the Google Gemini API directly into Roblox Studio. It features a sleek, ChatGPT-style desktop interface allowing developers to control Studio environments using natural language.
Platform-specific configuration:
{
"mcpServers": {
"chat-toolkit-rust-mcp": {
"command": "npx",
"args": [
"-y",
"chat-toolkit-rust-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...