Configure your stack
Run Setup
Setup can be applied from:
/setupin the browser.POST /api/v1/command.- The local MCP server through
stackarr_setup_media_server.
Agent setup should dry-run first:
{
"dryRun": true,
"torrentClient": "transmission",
"plexInstallMode": "existing",
"jellyfinInstallMode": "disabled"
}Apply after reviewing the dry-run:
{
"dryRun": false
}The MCP client then presents Stackarr's interactive approval prompt before execution. Use the admin profile for setup.