Stops mo markdown viewer server for current Git project via config lookup and mo --shutdown. Use for claw-mo-down invocations, stopping doc viewer, or killing mo server.
From claw-monpx claudepluginhub leejuoh/claude-code-zero --plugin claw-moThis skill is limited to using the following tools:
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Uses ctx7 CLI to fetch current library docs, manage AI coding skills (install/search/generate), and configure Context7 MCP for AI editors.
Stop the mo markdown viewer server for the current project.
git rev-parse --show-toplevel (fallback: $PWD)${PLUGIN_DATA_DIR}/config.json for this project keymo --shutdown -p PORT/claw-mo-up will restart with the same groups.mo --shutdown exits silently (no error). Check mo --status --json first if you need to confirm it was actually running.