From cc5adc33129c572a45b43f1eb964d51bac98c607 Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 25 Jul 2026 15:10:07 -0700 Subject: [PATCH] feat(mcpo): sync config.json to Gitea as source of truth Adds powerautomate entry with Azure app registration credentials. Auth dir (/volume1/docker/mcpo/powerautomate-auth/) and config stub already exist on host from prior session. NOTE: powerautomate-mcp package not yet on npm - npx will fail until published. Tracked here for GitOps pipeline; will update command when package is available or we switch to build-from-source approach.