Install the WordPress plugin
Quick install 5 minutes
Section titled “Quick install ”-
Download the zip from your MyGPT Assistants dashboard → Embed → WordPress tab. The download link is signed and ties to your account.
-
Upload to WordPress. In your WP admin go to Plugins → Add New → Upload Plugin, choose the
mga-wp.zipyou just downloaded, click Install Now, then Activate. -
Open the plugin. A new MGA WP entry appears in the WordPress sidebar. Open it — you’ll land on the Dashboard.
-
Paste your API key. Open Settings, paste the
mga_…API key from your MyGPT Assistants account, and click Connect Account. The plugin validates the key against/api/v1/user/meand shows your account name on success. -
Sync your bots. Press Sync bots. Every bot from your MyGPT Assistants account is imported into the local table. After this, the Bot workspace dropdown is populated with all your bots.
Step 3 — find the menu entry in WP admin
Section titled “Step 3 — find the menu entry in WP admin”After activating, look at your WordPress admin left rail. The MGA WP item is registered at menu position 3 (right under Dashboard) with a small teal robot icon.
Your MyGPT Assistants account is not connected yet.
Step 4 — connect your account
Section titled “Step 4 — connect your account”The Settings page is where you paste the API key. After a successful connect you’ll see the green “Connected and syncing” card.
mga_… key from your MyGPT Assistants Settings → API Keys page. The plugin stores it encrypted (AES‑256‑CBC) and only shows a masked preview afterwards.GET /api/v1/user/me on the server — a 200 confirms the key is valid; a 401 surfaces an inline error.Step 5 — Bot workspace, populated
Section titled “Step 5 — Bot workspace, populated”After Sync bots completes, the dropdown turns into a list of every bot in your MyGPT Assistants account.
Auto-updates
Section titled “Auto-updates”Once installed, the plugin polls your MyGPT Assistants account for new
releases every 12 hours (via the plugin-update-checker library). When
a newer version is available you’ll see an Update available notice
on WP’s Plugins page exactly like any other plugin.