Skip to main content
Version: 1.1.x

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

FixesAgents
  • MCPX now supports the latest GitHub Copilot CLI changes, enabling reliable connections without false Dynamic Client Registration errors.
New FeaturesAdminSecurity
  • 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
New FeaturesAdmin
  • Added a guided setup flow for remote MCP servers that require user-provided bearer token authentication
New FeaturesAdminAgents
  • The admin dashboard now surfaces agent-level activity and metrics across the organization

Enterprise Version 0.9.54

New FeaturesAdmin
  • Agent Inventory in the admin dashboard
New FeaturesAdmin
  • Agent Inventory in the admin dashboard

Enterprise Version 0.9.53

New FeaturesInfrastructureAdmin
  • MCPX instances now hibernate automatically when idle, freeing resources until the next request wakes them
FixesOAuth
  • Fixed stale OAuth tokens lingering after a server's OAuth settings change
InfrastructureOAuth
  • Static OAuth backfill job renamed to host-backfill
New FeaturesAdmin
  • Added an Admin Settings page to the dashboard.
New FeaturesAdminOAuthInfrastructure
  • 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
New FeaturesAdminFixesOAuthSecurityInfrastructure
  • 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
New FeaturesAgents
  • Added support for Gemini CLI and OpenCode as agents in the MCPX UI
FixesOAuth
  • Fixed stuck OAuth reconnections on permanently rejected tokens