Skip to main content
Version: Next

Eco Mode

Eco Mode was created to help teams run MCPX more efficiently as AI infrastructure grows. In real deployments, idle MCPX instances still consume Kubernetes cluster capacity, and over time that increases the cost of running AI workloads. Eco Mode addresses this by automatically hibernating unused instances while preserving their state, so teams can optimize both cluster utilization and infrastructure cost without adding manual lifecycle management for users.

Eco Mode hibernates idle MCPX instances on a schedule to reduce Kubernetes resource usage. Hibernated instances keep their configuration, OAuth tokens, and persistent storage, and wake automatically the next time a user connects.

This is particularly useful for enterprises running multiple MCPX instances that want to avoid the cost and overhead of keeping idle workloads online.


How it works

Eco Mode has three parts:

  1. Instance allowlist: Admins mark MCPX instances as Eco Mode targets from the MCPX Instances page.
  2. Scheduled hibernation: A scheduled job automatically hibernates eligible instances based on a configured schedule.
  3. Automatic wake-up: When a user reconnects, the system detects the hibernated state and automatically restores the instance before the request is processed.

Eco Mode pairs with Hosted MCP Servers, which uses the same instance lifecycle and phases.


💡 MCPX Enterprise Feature - Eco Mode is exclusively available on our Enterprise plan.
Contact our team to book a demo and unlock this feature.