Jeeves Server — secure file browser, markdown viewer, and webhook gateway with PDF/DOCX export and expiring share links.
npm install -g @karmaniverous/jeeves-server
Jeeves Server loads configuration via cosmiconfig. Create a config file such as jeeves-server.config.json and run:
jeeves-server start [--config <path>]
Default port: 1934.
jeeves-server start
jeeves-server config validate
jeeves-server config show
jeeves-server service install
jeeves-server service uninstall
jeeves-server service start|stop|restart
GET /health — health checkGET /api/status — server metadata (public; no auth)