MIT and Microsoft's 'Murakkab' cuts the cost and energy of running AI agents
Researchers from MIT and Microsoft Azure detailed Murakkab, a system that lets developers describe agentic workflows in plain language and then automatically picks the models, tools, and hardware to run them — using roughly a third of the compute and a quarter of the energy and cost of conventional approaches in tests.
Researchers from MIT and Microsoft Azure have detailed Murakkab, a system designed to make agentic AI workflows dramatically cheaper and less energy-hungry to run. Described in an MIT News writeup on June 25, the work targets a problem that has grown alongside the agent boom: the elaborate, multi-model pipelines behind modern agents are expensive and wasteful, partly because developers hand-wire which models, tools, and hardware each step uses and rarely revisit those choices.
Describe the goal, not the plumbing
Murakkab's central idea is to let a developer describe what an agentic application should accomplish in plain language, rather than specifying how the components fit together. The system then automatically selects the best available models and tools, decides which steps can run in parallel versus in sequence, and maps the workload onto hardware — continuously reconfiguring at runtime to honor the developer's stated priorities, whether that is minimizing cost, maximizing speed, or reducing energy use.
A profile-guided optimizer and an adaptive runtime jointly manage that full stack, a kind of cross-layer optimization the researchers say existing agent frameworks and cloud schedulers cannot do on their own because each only sees part of the picture.
The efficiency numbers
In the team's tests, the gains were substantial. Murakkab completed comparable work using about 35 percent of the compute, roughly 27 percent of the energy, and around 25 percent of the cost of more conventional approaches. In one case the system achieved better than an order-of-magnitude reduction in energy with only about a 2 percent drop in accuracy — the kind of trade-off that becomes attractive at scale.
The project is credited to MIT's Gohar Chaudhry and associate professor Adam Belay, working with Microsoft Azure technical fellow Ricardo Bianchini and collaborators, and is slated for presentation at the USENIX Symposium on Operating Systems Design and Implementation (OSDI).
The timing is notable. As enterprises move agents from pilots into production, the recurring bill for inference — not the one-time cost of building an agent — is becoming the dominant expense, and data-center energy draw is under growing scrutiny. Work like Murakkab reframes agent reliability and economics as a systems problem, suggesting much of the waste in today's agent stacks comes not from the models themselves but from how clumsily they are wired together.
Sources
AI-assisted reporting, overseen by the AgentsAI team. Spotted an error? Let us know.
More ai news
Thomson Reuters Launches Its Own Frontier Model, Betting Proprietary Data Beats Renting GPT or Claude
Thomson Reuters unveiled Thomson, its first in-house large language model built on decades of legal, tax and news data, deploying it first inside CoCounsel Legal and releasing a smaller open-weight version on Hugging Face.
Mystery Model 'Ox Alpha' Floods OpenRouter With Free Tokens, Sparks Guessing Game Over Its Maker
An anonymous 'stealth' model called Ox Alpha appeared for free on OpenRouter this week and quickly became one of the most-used models on coding-agent platforms, with the AI community split over whether it's an unreleased Zhipu/Z.ai GLM model or something from Microsoft.
Hugging Face Reportedly Explores Sale at $13 Billion-Plus Valuation, Nearly Triple Its Last Round
Open-source AI hub Hugging Face is gauging buyer interest in a sale that could value it above $13 billion, Business Insider reported over the weekend, nearly triple the $4.5 billion it fetched in its 2023 Series D.
Anthropic Nears Public IPO Filing as Revenue Run-Rate Tops $65 Billion
Anthropic could publicly file for an IPO as soon as the end of August, according to multiple reports, after its annualized revenue run-rate surpassed $65 billion — with investors reportedly eyeing a valuation that could top SpaceX's record-setting June debut.