Skip to content

Install

Prerequisites

  • Python 3.11 or later
  • Azure CLI — used for authentication (az login)

Install

pip install fabric-dw-mcp-cli

Note

The package is not yet published to PyPI. Installation instructions will be updated on the first release. In the meantime, you can install directly from the repository source.

Verify

After installation, confirm the CLI is available:

fabric-dw --help

You should see the top-level help output listing available commands.