CLI
Overview
The Mogplex CLI for interactive sessions, one-off exec runs, slash commands, and local configuration.
The Mogplex CLI (mogplex) is the local runtime for Mogplex.
Use it for interactive terminal sessions, one-off exec runs, slash-command
workflows, local MCP configuration, and repo-scoped conventions like
AGENTS.md, agent.json, and .agents/commands/.
Current surface
mogplexlaunches the interactive terminal UI.mogplex exec "<prompt>"runs a single non-interactive task.mogplex "<prompt>"also works as a shortcut for a one-off run.mogplex slash listshows the in-session slash command surface.~/.mogplex/config.tomland project files likeAGENTS.mdshape runtime behavior.