MARINEVERSE FOR YOUR TERMINAL · V1 PREVIEW

MarineVerse CLI

Explore Globe races, check boat positions, and manage your sailing without leaving your terminal — or let your AI agent do it.

Install it yourself

Choose one installation method.

Homebrew

macOS and Linux

Already using Homebrew? Install from the MarineVerse tap. Homebrew manages Node.js for you.

brew install marineverse/tap/marineverse
View the Homebrew tap ↗

Then try your first command. No account needed:

marineverse --help
marineverse globe races list

To access your boats, run marineverse login and sign in through your browser.

Or let your agent install it

Copy this into Codex or Claude Code:

Read and install the MarineVerse skill at https://raw.githubusercontent.com/marineverse/marineverse-cli/master/skills/marineverse/SKILL.md Use it to install and configure the MarineVerse CLI, then show me the current Globe races. Let me complete browser login when I need my account.

The skill guides your agent through setup and using the CLI.

Find the full guide and source on GitHub, or report an issue.