Connect to Codex
Install Codex and connect to MCP tool.
Make sure you have installed Python 3.10 or later version.
- Download Codex from the official Codex website and install it on your local machine.
- Download the MCP Connect tool for Claude Desktop.
- Sign in to your service.
- In Oracle Fusion Data Intelligence Console, click Reporting Configuration under Application Administration.
- On the Reporting Configuration page, on the right corner of the page, click the Menu Actions icon, and then select MCP Connect.
- Select the MCP host application: Mac or Windows.
- Click Codex.The MCP Connect dialog lists the prerequisite and the installation instructions.
- Click Download and download the zip file.
- Extract the ZIP file to a folder under your home directory.Don't use Desktop, Downloads, or Documents folder.
- Copy the TOML configuration text provided in the MCP Connect dialog.
- If you had issues while configuring the MCP server using the Codex user interface, perform these steps to manually edit the configuration file:
- In Codex, click Settings, and then click Configuration.
- Click the Open config.toml link on the right.The configuration file opens for edit.
- At the end of the config.toml file, add the TOML configuration text you copied from the MCP Connect dialog. For example,
[mcp_servers.fdi-mcp] command = "cmd.exe" args = ["/d", "/c", 'C:\path\to\mcp\run.bat'] default_tools_approval_mode = "approve" [mcp_servers.fdi-mcp.env] - In the
args = ["/d", "/c", 'C:\path\to\mcp\run.bat']line, replaceC:\path\to\mcp\run.batwith the actual path where you extracted the MCP Connect tool zip file. - Save the configuration file.
- Close and restart Codex to apply the changes.
- In Codex, click Settings, and then click MCP Servers.Make sure the Fusion Data Intelligence MCP server is enabled.
- Open a new chat window.
- Sign in to Fusion Data Intelligence.
- Log in using your Fusion Data Intelligence user ID and password.
- Keep the browser window open while the system completes the MCP authorization process.After the authorization completes, the browser window closes automatically.
- Verify MCP tool access.
- In the Codex chat box, enter
/mcp. - Confirm that Fusion Data Intelligence MCP is listed and enabled.
- In the Codex chat box, enter
- Start using Codex with MCP tool.For example, you can ask the following question in Codex:
What tools are provided by Fusion Data Intelligence?Codex will return the list of available tools and you can get guidance on how to use each one.
Note:
Codex displays a permission prompt requesting approval before running the tool. Choose the appropriate permission option.

