Skip to content

Commit 5c64131

Browse files
committed
Update Codex install instructions
1 parent 58b7c1d commit 5c64131

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,12 @@ Add XcodeBuildMCP to your MCP client configuration. Most clients use JSON config
5353
<summary>Codex CLI</summary>
5454
<br />
5555

56-
Add to `~/.codex/config.toml`:
56+
Run:
57+
```bash
58+
codex mcp add XcodeBuildMCP -- npx -y xcodebuildmcp@latest
59+
```
60+
61+
Or add to `~/.codex/config.toml`:
5762
```toml
5863
[mcp_servers.XcodeBuildMCP]
5964
command = "npx"

0 commit comments

Comments
 (0)