

The SiteAgent settings page in WordPress admin (under the Settings menu) showing the Site Token and connection status.
SiteAgent is the bridge between your WordPress sites and the Aura infrastructure dashboard — a unified control center for teams managing multiple WordPress sites alongside servers, CDN, and DNS.
Install this plugin on any WordPress site to unlock remote management capabilities directly from Aura — no SSH, no wp-admin juggling, no manual logins.
After activation, click Connect to Aura on the Settings SiteAgent page for a one-click magic-link connection, or copy the Site Token shown once and paste it into your Aura dashboard manually. From that point, Aura communicates with your site over a signed, authenticated REST API to pull health data and push updates.
Defence-in-depth protects every request:
manage_options / update_*). Only authorized administrators can trigger actions.X-Aura-Token header. Only a SHA-256 hash is stored (never the raw token), compared timing-safely. Tokens from older versions migrate to a hash automatically.You can rotate the token anytime from Settings SiteAgent Regenerate Token.
Core endpoints under /wp-json/aura/v1/:
GET /status — Full site health reportGET /updates — Check available updates (core, plugins, themes, translations)POST /update/core / /update/plugin / /update/theme / /update/translations — Apply updatesPOST /update/database — Run WordPress database upgradesPOST /connect — Magic-link token exchange (public, HMAC-signed, 10-minute expiry)Version 2 endpoints under /wp-json/aura/v2/:
GET /health — HTTP, PHP fatal, white-screen and DB connectivity checksPOST /update/batch — Chunked batch updates with auto-rollback on health failurePOST /rollback/{plugin} — Restore a plugin from its most recent backupMCP tools under /wp-json/aura/mcp/:
POST /tools/list / POST /tools/execute — Enumerate and run AI-agent toolsGET /context — Full site context for AI decision-makingAura is a full-stack operations dashboard by Digitizer that brings servers, applications, DNS zones, and CDN pull zones from Cloudways, Hostinger VPS, Cloudflare, and Bunny.net into a single unified interface.
SiteAgent extends that reach into every WordPress installation — so you can manage your entire infrastructure, including WordPress sites, from one place.
The plugin is completely free and open source (GPLv2+). You need a free or paid Aura account to connect your sites. Sign up at my-aura.app.