MCP
Codex Guide
This page explains how to let Codex call GameBooom's Unity tools through MCP.
Simplest Way#
- In Unity, open
GameBooom/MCP Server - Enable
Enable MCP Server - Select
Codexin target dropdown - Click
Configure
After completion, GameBooom writes corresponding configuration to Codex's config file.
Connection Method for Codex#
GameBooom provides HTTP-based MCP configuration for Codex:
[mcp_servers.gamebooom]
url = "http://127.0.0.1:27015/"
Actual port depends on your GameBooom window configuration.