Setup

Connecting Editz to Codex CLI

A one-liner, or a two-line TOML block.

With the bridge running, the fastest path is one command:

codex mcp add editz --url http://127.0.0.1:9317/mcp

Or by hand

Add this to ~/.codex/config.toml:

[mcp_servers.editz]
url = "http://127.0.0.1:9317/mcp"

Restart Codex if it was already running, then ask it to work on your video the same way you'd talk to any of the other agents.