bxsexc/dsh-roblox-studio1

@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 Analysis

核心用途是连接并管理Roblox Studio实例,为Agent提供运行上下文。适合进行Roblox游戏开发、需要Agent辅助进行文件优先编辑的开发者。

Package
@dsh-external/dsh-roblox-studio
Version
0.4.0
License
MIT
Last updated
Aug 15, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:bxsexc/dsh-roblox-studio

配置(Settings / profile patch)

字段默认说明
serverNameroblox对应 mcp-client 条目的 serverName,用于工具名提示
launcherCommand自动探测StudioMCP 启动命令;空 = ~/.dsh/roblox-studio-mcp.cmd → 最新 StudioMCP.exe
activeStudioId / activeStudioLabel由设置界面维护
refreshTimeoutMs20000每次 MCP 请求超时
scriptSyncRoot官方 Script Sync 的本地目录;设置后 Agent 会优先直接编辑同步范围内的本地文件