signup Command - Medusa Cloud CLI Reference

Open Cloud in your browser to create a new account.

Terminal
mcloud signup

Running the command without options opens a browser window pointing to the Cloud sign-up page.

Options#

Option

Description

Default

--skip-browser

Print the Cloud sign-up URL to the terminal instead of opening a browser. Use this on headless servers or in environments where a browser cannot be launched.

false

--json

Print the result as JSON instead of formatted text.

false


Sign Up from a Headless Environment#

On remote servers or in containerized environments where no browser is available, use --skip-browser to get the sign-up URL and open it manually in your local browser:

Terminal
mcloud signup --skip-browser

The command prints a URL. Copy it and open it in any browser to complete the sign-up process.

Note: After creating your account, run mcloud login to authenticate the CLI with your new credentials.
Was this guide helpful?
Ask Bloom
For assistance in your development, use Claude Code Plugins or Medusa MCP server in Cursor, VSCode, etc...FAQ
What is Medusa?
How can I create a module?
How can I create a data model?
How do I create a workflow?
How can I extend a data model in the Product Module?
Recipes
How do I build a marketplace with Medusa?
How do I build digital products with Medusa?
How do I build subscription-based purchases with Medusa?
What other recipes are available in the Medusa documentation?
Chat is cleared on refresh
Line break