AI Navigate

CUBE: A Standard for Unifying Agent Benchmarks

arXiv cs.AI / 3/18/2026

📰 NewsDeveloper Stack & InfrastructureModels & Research

Key Points

  • The authors introduce CUBE (Common Unified Benchmark Environments), a universal protocol designed to unify agent benchmarks and reduce integration overhead.
  • CUBE is built on MCP and Gym, enabling any compliant benchmark to be wrapped once and used across multiple platforms for evaluation, RL training, or data generation without custom integration.
  • The standard separates task, benchmark, package, and registry concerns into distinct API layers to prevent fragmentation as benchmark production grows.
  • The authors call for community contribution to develop the standard before platform-specific implementations deepen fragmentation as benchmark production accelerates through 2026.

Abstract

The proliferation of agent benchmarks has created critical fragmentation that threatens research productivity. Each new benchmark requires substantial custom integration, creating an "integration tax" that limits comprehensive evaluation. We propose CUBE (Common Unified Benchmark Environments), a universal protocol standard built on MCP and Gym that allows benchmarks to be wrapped once and used everywhere. By separating task, benchmark, package, and registry concerns into distinct API layers, CUBE enables any compliant platform to access any compliant benchmark for evaluation, RL training, or data generation without custom integration. We call on the community to contribute to the development of this standard before platform-specific implementations deepen fragmentation as benchmark production accelerates through 2026.