@dsh-external/dsh-roblox-studio
DeepSeek Harness-native Roblox Studio MCP companion: Settings UI listing connected Studio instances, active-instance selection exposed to the agent as runtime context, plus live visibility into Studio's official Script Sync and agent guidance for file-first editing.
AI 分析
核心用途是连接并管理Roblox Studio实例,为Agent提供运行上下文。适合进行Roblox游戏开发、需要Agent辅助进行文件优先编辑的开发者。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:bxsexc/dsh-roblox-studioドキュメント
README 全文を読む ↗配置(Settings / profile patch)
| 字段 | 默认 | 说明 |
|---|---|---|
serverName | roblox | 对应 mcp-client 条目的 serverName,用于工具名提示 |
launcherCommand | 自动探测 | StudioMCP 启动命令;空 = ~/.dsh/roblox-studio-mcp.cmd → 最新 StudioMCP.exe |
activeStudioId / activeStudioLabel | 空 | 由设置界面维护 |
refreshTimeoutMs | 20000 | 每次 MCP 请求超时 |
scriptSyncRoot | 空 | 官方 Script Sync 的本地目录;设置后 Agent 会优先直接编辑同步范围内的本地文件 |