# Morpho Agent

Autonomous execution is here. Meet the **Morpho Agent**— an onchain agent, powered by ConsoleKit, actively seeking the highest Morpho APYs, rebalancing automatically, and keeping your funds under your control with strict policy guardrails.

### **What is the Morpho Agent?**

The Morpho Agent is an **autonomous yield optimizer** that monitors and adjusts your **Morpho positions in real-time.**

Built on Base and powered by ConsoleKit, this agent executes transactions from your dedicated smart account (Safe wallet), ensuring full autonomy while preserving ownership and transparency.

Now accessible on [earn.brahma.fi](http://earn.brahma.fi/) and <https://brahma.fi/>

### Onchain Agents Have Arrived

Built on ConsoleKit , the Morpho Agent is, the first implementation that allows AI agents to execute onchain, bridging the gap between autonomous decision-making and real-time financial execution.

* **Personalized Execution** – Your agent **executes yield strategies** 24/7 based on the preferences you define via chat interaction with the agent on <http://earn.brahma.fi/> or by setting filters on <https://brahma.fi/>  .
* **Comprehensive Controls** – Select **trusted vault curators**, set **minimum TVL requirements**, minimum APY % and rebalancing frequency.
* **Fully Onchain Autonomy** – Transactions are executed permissionlessly via **your Safe wallet**—**no intermediaries**.
* **Integrated Rebalancing Logic** – The agent dynamically moves funds based on yield conditions, optimizing allocation across Morpho vaults.

### **How It Works**

<figure><img src="/files/rwNsgk4laazfbX2n3RaC" alt=""><figcaption></figcaption></figure>

1. **Deploy your agent** – Connect your wallet and select a deposit asset (USDC/wETH).
2. **Configure strategy parameters** – Adjust curator selection, TVL minimums, and rebalancing frequency.
3. **Activate autonomous execution** – Sign two transactions to initialize the Safe and start the agent.
4. **Continuous optimization** – The agent monitors, rebalances, and adjusts positions per policy constraints.

### **ConsoleKit: The New Standard for Onchain Automation**

ConsoleKit unlocks a new paradigm in execution:

* **For AI-driven agents** – Provides a **direct bridge to onchain execution**, enabling autonomous strategies beyond simple data analysis.
* **For builders** – Offers **pre-built execution agents** or fully customizable deployment models.
* **For users** – Delivers **seamless control** over autonomous agents through an intuitive chat interface or secure dashboard.

Imagine an AI agent not only analyzing market data but executing yield strategies, reallocating positions, and managing complex financial tasks—all in real-time, without manual intervention.

### **Key Features**

* **Dedicated Safe smart account** – Autonomous execution with full custody retained by the user.
* **Custom rebalancing logic** – Adjustable frequency (weekly, bi-weekly, monthly).
* **Security-first execution** – Strict guardrails ensuring funds move only within designated vaults.
* **Real-time monitoring & execution** – Yield shifts trigger rebalancing with minimal latency.

### **How the Morpho Agent Manages Your Deposits**

Upon deposit (50 $ min), the agent operates through a dedicated Safe wallet, ensuring that funds remain under your control. The system actively manages positions within Morpho vaults, reallocating assets only when predefined conditions align with your preferences.

Rebalancing is executed at your chosen frequency, searching for optimal yields while adhering to security parameters. More frequent rebalancing allows for faster response to yield fluctuations but incurs Base network gas fees. The agent takes **10% of earned yield in performance fees.**

if using <http://earn.brahma.fi/> withdrawals are seamless—simply connect your wallet at [console.brahma.fi/account](https://console.brahma.fi/account) to access and retrieve funds anytime. Since each agent is deployed as an independent smart contract, changes to strategy settings require a fresh deployment.

### What’s new in V2:

\- Auto-claims rewards during rebalances and exits

\- Filter vaults by APY, liquidity, and curator.

\- Auto-selects the best vaults based on filters and more!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.brahma.fi/brahma-agents-or-built-with-console-kit/morpho-agent.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
