zshot/cliDownload

MCP

Flags for serving the Model Context Protocol and for installing the bundled Agent Skill.

--mcp-local-server runs zshot as an MCP server over stdio. --install-skill writes the zshot Agent Skill into a skills directory or a zip package. A running --server also exposes MCP over HTTP at /mcp when started with --server-enable-mcp. See MCP for setup.

FlagDescription
--install-skillInstall the zshot Agent Skill
--mcp-local-serverRun as a Model Context Protocol server over stdio (mutually exclusive with --server) PRO