mage-remote-run
Mage Remote Run
Mage Remote Run is a command-line toolkit for operating Adobe Commerce, Magento Open Source, and Mage-OS environments from a single remote interface. It acts like a commerce operations swiss army knife, exposing commands for stores, customers, orders, products, inventory, shipments, webhooks, imports, and more, while keeping the workflow approachable through connection profiles, interactive prompts, and rich terminal output.
It supports Adobe Commerce SaaS, Cloud/PaaS, on-premise deployments, Magento Open Source, and Mage-OS. Beyond standard CLI usage, it can run as an MCP (Model Context Protocol) server for agent integrations, provides an interactive console/REPL, supports a plugin system, and works with both Bearer token and OAuth 1.0a authentication. Output can be rendered as text, JSON, or XML for both manual work and automation pipelines.
When to use
Use this skill when you need to:
- inspect or manage a remote Adobe Commerce, Magento Open Source, or Mage-OS instance
- help a user with
mage-remote-runcommands, flags, filters, or workflow design - explain which commands exist for commerce domains like orders, customers, products, shipments, inventory, companies, or webhooks
- configure connections, authentication, MCP server mode, plugins, or the interactive console
- suggest automation-friendly command examples for CI/CD, scripts, or agent integrations