OpenAI Codex
OpenAI Codex CLI runs commands in the terminal. It doesn’t support MCP servers directly, but it can use the MDtoLink CLI.
Install
Section titled “Install”npm install -g mdtolinkThen authenticate:
mdtolink loginUsage with Codex
Section titled “Usage with Codex”Codex can run MDtoLink commands directly:
mdtolink publish README.mdmdtolink listmdtolink unpublish my-notesAdd these to your Codex instructions so it knows the commands are available.