Skip to content

Get started ​

You need Node.js 24 or 25 and npm. You don't need to install Mere CLI globally.

To start setup, run this command in an interactive terminal:

sh
npx --yes @merekit/cli@latest onboard --interactive

When prompted, enter the value that matches your task:

  • Invite code: Redeem your invite to create and set up a workspace. If prompted, sign in through your browser.
  • Email address: Join the waitlist through your browser and confirm your email address. Joining the waitlist doesn't create a workspace.
  • Workspace ID: Run setup checks for a workspace that you already have permission to use. This option is for operators and agents.

For installation options, see Install the CLI. For setup without interactive prompts, see First run.

Review your setup ​

After workspace checks finish, the CLI writes reports to ~/.config/mere/agents/default/ by default.

Open the ONBOARDING.md file for setup status and recommended commands. For automation, use the onboarding-report.json file. Before running app commands, resolve any remaining setup requirements.

Before you make changes ​

Installing the CLI doesn't grant workspace access. Each Mere app enforces its own authentication, workspace access, and confirmation requirements.

Before changing data, review the app's command options and confirmation requirements.

To connect an AI agent, use the Model Context Protocol (MCP) server. It provides read-only tools by default.

Next steps ​

Released under the Apache License, Version 2.0.