Add the connector
1
Register the server
2
Sign in
3
Check it's wired up
Build something
Drop a spreadsheet in an empty folder and ask:No spreadsheet handy? Download the event planning sample and use that.
Long builds
build takes 90–180 seconds and a chat turn can take over a minute. If your client doesn’t send a progress token, the connector hands the wait back after about 50 seconds with outcome:"running" rather than risk the call being abandoned.
That is not a failure. The right response is a status call, which Codex should make on its own.
Manage the connection
How Codex differs from Claude Code
Same connector, same tools, same harness — only the client’s interface differs:The connector is an MCP server, not a shell command, so there are no per-command approval rules to configure. Codex asks once when a tool is first used, and that’s it.
Next steps
Tool reference
Every tool the connector exposes.
Claude Code
The same connector, in Claude Code.