TL;DR:
The onchain AI agents ecosystem grew exponentially throughout 2025: more than 130,000 agents registered identities on the blockchain since January, according to Dune Analytics data. That volume of autonomous activity on decentralized financial infrastructure led Morpho to rethink who—or what—uses its lending protocols. Its response was the launch of Morpho Agents in beta, an access layer designed specifically for AI agents.
Morpho’s integration is still built for humans, which forces agents to operate under unnecessary constraints. The team identified this problem and framed it as an internal question: can an AI agent complete a Morpho integration in a single attempt? Agents is the ideal tool to make the answer yes.
The launch includes two tools. The first is User Agent, made up of a command-line interface and an MCP server that gives any AI agent—Claude, Cursor, Codex, Windsurf, and more than thirty additional platforms—full read, simulate, and write access to Morpho’s protocols on Ethereum and Base.
It is compatible with any wallet infrastructure, and every write operation goes through a simulation before execution. An agent can receive the instruction to deposit 10,000 USDC into the highest-yielding vault on Base, read real-time data, simulate the operation, build the transaction, and send it to the wallet—without human intervention.
The second is Builder Agent, a protocol knowledge base—called AGENTS.md—that turns any code agent into a Morpho integration expert. It covers the protocol’s conceptual model, contract addresses, edge cases, decision trees, and error recovery patterns. What previously required a week of work with the SDK can now be completed in minutes.

Morpho Agents targets three profiles: institutions and enterprises looking to incorporate lending infrastructure, agent developers building yield optimizers or risk monitors, and teams developing savings and credit products. It is also aimed at researchers who want to explore markets and vaults without writing code.
The protocol’s permissionless lending infrastructure—non-custodial, composable, and with a bounded operational surface—is naturally suited for automation. The launch of this interface turns that suitability into a direct access path.