#!/usr/bin/env node /** * openmm serve * * Unlocks the vault interactively, then starts the unified IPC socket * at /tmp/openmm.sock (or OPENMM_SOCKET). MCP servers connect here * for credentials and payment signing. * * Usage: * openmm serve */ export {}; //# sourceMappingURL=serve-cli.d.ts.map