Skip to content

Install the WordPress plugin

  1. Download the zip from your MyGPT Assistants dashboard → Embed → WordPress tab. The download link is signed and ties to your account.

  2. Upload to WordPress. In your WP admin go to Plugins → Add New → Upload Plugin, choose the mga-wp.zip you just downloaded, click Install Now, then Activate.

  3. Open the plugin. A new MGA WP entry appears in the WordPress sidebar. Open it — you’ll land on the Dashboard.

  4. 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/me and shows your account name on success.

  5. 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.

MGA WP — Dashboard

Your MyGPT Assistants account is not connected yet.

2
1The plugin registers a top-level menu item called MGA WP. It uses a 20×20 teal robot SVG so it stays crisp on Retina displays.
2Until you connect, the Dashboard nudges you toward Settings. After connecting, you’ll see your synced bots here.

The Settings page is where you paste the API key. After a successful connect you’ll see the green “Connected and syncing” card.

Settings
Manage your MyGPT Assistants integration
Connect Account
Enter your API key to link this WordPress site.
mga_e63a90eb320a4b78828636dad151b825
1
Find your API key in Settings → API Keys in your MyGPT Assistants account.
2
1Paste the 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.
2Pressing Connect Account calls GET /api/v1/user/me on the server — a 200 confirms the key is valid; a 401 surfaces an inline error.

After Sync bots completes, the dropdown turns into a list of every bot in your MyGPT Assistants account.

Bot overview
Soporte CCreators
a8d3-…-f72c
gpt-4o-mini
Both come from your MyGPT Assistants account and refresh on each sync.
1You can switch the bot at any time — the entire workspace re-loads for the new bot.

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.