Morpho has opened a beta interface designed to let autonomous AI agents read, simulate and execute transactions on its lending markets without the week of integration work the protocol's SDK previously demanded.
Morpho has opened a beta interface designed to let autonomous AI agents read, simulate and execute transactions on its lending markets without the week of integration work the protocol's SDK previously demanded. The product, announced on 8 April and called Morpho Agents, comes in two pieces: a User Agent that exposes Morpho's vaults and markets on Ethereum and Base through a streamlined interface, and a Builder Agent that is a knowledge base for developers writing their own integrations.
Both are aimed squarely at the software that has, in the past six months, started to matter more to on-chain finance than any individual trader — the large language models and agent frameworks now being pointed at DeFi by institutions, hedge funds and individual power users. The pitch is specific. An AI agent can receive an instruction like "deposit 10,000 USDC into the highest-yielding vault on Base," pull live data from Morpho Vaults, simulate the resulting position, construct a transaction the user's wallet can sign, and send it. The full loop is supposed to take seconds.
Previously, integrating Morpho required wiring in its SDK, handling state management manually, and writing custom simulation logic — a job Morpho's own blog post acknowledges took developers roughly a week at full productivity. The User Agent collapses that to a few lines of code. The Builder Agent exists to help the human developers who still need to think about edge cases, failure modes and protocol quirks; it is more documentation than infrastructure, but aimed at model-readable consumption.
This is where DeFi and the current AI cycle finally start to fit together. For two years the conversation about agents in crypto has been mostly vaporware — pitch decks about autonomous market makers and precisely zero production systems handling meaningful capital. What has changed is the underlying infrastructure. Anthropic's Project Glasswing demonstrated last month that the current generation of models can plan and execute smart-contract interactions well enough to find real exploits, which also means they can plan and execute legitimate lending strategies if given proper guardrails. Morpho is essentially betting that the guardrail layer should live at the protocol integration point, not inside the model.
The economics are the second half of the argument. DeFi yield optimisation is a task LLM-driven agents are genuinely good at: it involves reading structured state, comparing rates, and executing simple actions on a timetable. Morpho's vault design, where each vault has a curator who sets risk parameters and an underlying collection of markets that can rotate in or out, is an almost ideal target. An agent does not need to make discretionary credit decisions. It only needs to place capital with curators who have already made them, and to move if a better combination of rate and risk appears. That is a solvable problem in a way that autonomous trading never has been.
Morpho is not alone in reaching for the agent market. Chaos Labs' exit from Aave earlier this month exposed how dependent the biggest lending protocol is on a handful of specialised risk providers, and rival teams have been racing to build software-native alternatives. The emerging competitive frame is about who can be the default lending primitive for autonomous software, not who can be the default primitive for a human user clicking through a frontend.
Morpho's existing position in that race is unusually strong. The protocol's architecture — permissionless, isolated markets each with their own oracle and collateral configuration — means an agent can be pointed at a specific market without exposing the user to correlated risks elsewhere in the protocol. Its curator network already includes Steakhouse, Gauntlet, MEV Capital and others who publish transparent risk parameters. An agent that only deposits into vaults run by a curator the user has explicitly approved is both simple and auditable. That is what the early integrations look like.
Three risks cut across the pitch. The first is the obvious one: a bug in the agent or its simulator that puts user funds into the wrong place, at which point the fact that Morpho's primitives are clean will not matter. The second is fee compression. If agents can move capital frictionlessly between vaults based on rate differentials, curators will end up competing on fees and risk posture in a way that crushes margins, and the human-facing UI economy of DeFi may end up with nothing to charge for. The third is regulatory. An agent that deposits, withdraws and rebalances on a user's behalf looks uncomfortably close to providing investment advice, and the SEC's forthcoming Reg Crypto proposal, which reached the White House earlier this week, has not said anything yet about automated on-chain execution.
For now, Morpho Agents is open in beta, free to use, and targeted at three groups: institutions embedding lending into treasury tools, developers building yield optimisers or risk monitors, and teams building savings and credit products. The first real test will be how much capital actually flows through it in the next quarter.