Changelog
See the latest updates, new features, and improvements to MCPX Enterprise.
Join our Discord to connect with the community.
Enterprise Version 0.9.55
- MCPX now supports the latest GitHub Copilot CLI changes, enabling reliable connections without false Dynamic Client Registration errors.
- Connection header values can now be user-supplied inputs, prompting each user to fill them in
- A new backend audit log records important Admin-UI actions - who did what, when, and from where
- MCPX instances boot faster by skipping tokenizer loading except on sandbox-analysis instances
- The Admin instances table can now be searched by email
- Added a guided setup flow for remote MCP servers that require user-provided bearer token authentication
- The admin dashboard now surfaces agent-level activity and metrics across the organization
Enterprise Version 0.9.54
- Agent Inventory in the admin dashboard
- Agent Inventory in the admin dashboard
Enterprise Version 0.9.53
- MCPX instances now hibernate automatically when idle, freeing resources until the next request wakes them
- Fixed stale OAuth tokens lingering after a server's OAuth settings change
- Static OAuth backfill job renamed to host-backfill
- Added an Admin Settings page to the dashboard.
- Independent CPU/memory limits: instances can now burst above their reserved allocation, set via a new optional field in the Admin UI. Backward-compatible.
- Admin-managed OAuth credentials: admins configure static OAuth directly in the Admin UI.
- Static OAuth setup in Admin UI: scoped globally per host, not per catalog item
- Added a focused "Hosted Mode" for editing hosted MCP-server spaces from the Admin UI
- Admins now notified when MCPX instances drift from the baseline version
- MCPX now self-heals after Hub outages
- Improved isolation and live updates for secrets and OAuth credentials
- Hive Controller can now inject extra init and sidecar containers into MCPX pods
- Added support for Gemini CLI and OpenCode as agents in the MCPX UI
- Fixed stuck OAuth reconnections on permanently rejected tokens