Files
BeatSaber/tools/unity-mcp-server/codex-config.example.toml
T

8 lines
259 B
TOML
Raw Normal View History

2026-05-28 19:01:20 +09:00
[mcp_servers.vrbeats_unity]
command = "node"
args = ["C:\\Users\\User-40\\Desktop\\unity\\work\\BeatSabar\\VRBeatSaber\\tools\\unity-mcp-server\\index.mjs"]
startup_timeout_sec = 30
[mcp_servers.vrbeats_unity.env]
UNITY_BRIDGE_URL = "http://127.0.0.1:19744"