Visual dashboard for inspecting and mapping your Codex CLI setup.
codex-map makes ~/.codex and project overlays visible:
- Browse session history and copy
codex resume <id>instantly - Compare global skills and project-local
.codex/skillsside by side - Inspect
config.toml, trusted projects, MCP servers, plugins, andAGENTS.md - Export a full JSON scan or a smaller bundle for sharing with teammates
npm install -g codex-mapOr run it without installing:
npx codex-mapThen open http://localhost:3131.
npm install
npm run dev~/.codex/config.toml~/.codex/skills/~/.codex/history.jsonl~/.codex/session_index.jsonl~/.codex/sessions/~/.codex/.tmp/plugins/plugins/*/.codex-plugin/plugin.json- Project-local
AGENTS.md,.codex/skills/, and.mcp.json






