How-to Guides¶
Task-oriented guides for common Nautilus operations.
- Running as a REST service —
nautilus serve --transport rest - Running as an MCP server —
nautilus serve --transport mcp - Air-gapped mode —
nautilus serve --air-gapped - Building a custom adapter — see the Adapter SDK