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.
| Flag | Description |
|---|---|
--install-skill | Install the zshot Agent Skill |
--mcp-local-server | Run as a Model Context Protocol server over stdio (mutually exclusive with --server) PRO |