~/.codex/config.toml directly:
codex mcp list shows the registered servers. Then follow
Verify it works.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Connect the Codex CLI to memloom
codex mcp add memloom -- npx -y @memloom/mcp
~/.codex/config.toml directly:
[mcp_servers.memloom]
command = "npx"
args = ["-y", "@memloom/mcp"]
codex mcp list shows the registered servers. Then follow
Verify it works.