Skip to main content

Module setup

Module setup 

Source
Expand description

Interactive setup wizard for configuring AI coding tools to use MAG.

The mag setup subcommand detects installed AI tools, presents their configuration status, and writes MCP config entries so that each tool can communicate with the MAG daemon.

Structs§

SetupArgs
Arguments for the mag setup subcommand, mapped from the CLI layer.

Functions§

parse_transport
Parses a CLI transport string into a TransportMode.
run_setup
Main entry point for mag setup.