Files
VFSUnity/.codex/config.toml
T

9 lines
161 B
TOML
Raw Normal View History

[mcp_servers.UnityMCP]
command = "/Users/yangbear/.local/bin/uvx"
args = [
"--offline",
"--from",
"mcpforunityserver==9.7.3",
"mcp-for-unity",
]