Morpho Integration
Supercharge your DeFi strategies by connecting Morpho to your custom workflows via B3OS. Automate liquidity management, optimize yield farming, and exec...
Integration available
Supercharge your DeFi strategies by connecting Morpho to your custom workflows via B3OS. Automate liquidity management, optimize yield farming, and execute complex lending operations across Morpho Blue and Vaults without manual intervention.
Build With Morpho
Use Morpho when a workflow needs to call DeFi Lookup, Morpho Blue Borrow, Morpho Blue Get Positions or related Morpho operations from a typed B3OS action. Start in the visual editor to connect an account, then use the references below for payload shape, required fields, and API testing.
Available Actions
| Action | ID | Connector | Required fields |
|---|---|---|---|
debank-defi-lookup | - | walletAddress, chainId | |
morpho-blue-borrow | wallet | marketId, chainId, amount | |
morpho-blue-get-positions | - | accountAddress, chainId | |
morpho-blue-repay | wallet | marketId, chainId, amountMode | |
morpho-blue-supply | wallet | marketId, chainId, amount | |
morpho-blue-supply-collateral | wallet | marketId, chainId, amount | |
morpho-blue-withdraw | wallet | marketId, chainId, amountMode | |
morpho-blue-withdraw-collateral | wallet | marketId, chainId, amountMode | |
morpho-claim-rewards | wallet | rewardToken, chainId | |
morpho-get-best-apy | - | tokenAddress | |
morpho-get-claimable-rewards | - | userAddress, chainId | |
morpho-get-vault-apy | - | vaultAddress, chainId |
6 more actions are listed in the full action reference.
Available Triggers
No trigger references are published for this integration yet.
Common Use Cases
Connector Notes
- Create the connector from a trusted B3OS organization before publishing workflows that call external accounts.
- Keep OAuth tokens, API keys, bot tokens, channel IDs, and account IDs in connector settings or workflow props, not in reusable public template text.
- Test with the visual editor or
POST /v1/actions/{type}/testbefore routing production traffic.
Related Templates
| Template | Description | Tags |
|---|---|---|
| Coinbase Biz + Morpho: Rebalance for Max Yield | This is a workflow you can have running on a preset cadence where your Coinbase Biz balance w... | coinbase, wallet, payment, treasury, accounting |
| Morpho + Polymarket: Borrow to Place Bets | Monitors your wallet's USDC.e balance on Polymarket every 5 minutes. When the balance drops b... | defi, lending, polymarket, morpho |
| Morpho: Auto-rotate into Highest-Yielding Vault | Rotates your token across Morpho vaults and moves to the highest-yielding one. Checks rates t... | defi, morpho, vault |
| Morpho: Deposit into Top-Paying Vault | Finds the highest-paying Morpho vault for your chosen token (with at least $1M TVL) and depos... | defi, deposit, morpho |
| Morpho: LTV Alerts + Repay | Watches every Morpho Blue borrow position you have on the chosen chain. When any position cro... | defi, lending, morpho |
| Morpho: Vault Rebalancer | Weekly check: if a Morpho USDC vault on Base offers better APY than your current vault (confi... | defi, morpho, vault |
| Plume: Looped pUSD Yield via Nest + Morpho | This workflow builds a leveraged pUSD yield position on Plume by looping deposits between Nes... | defi, lending, nest, plume |
FAQ
Using B3OS, you can create automated workflows that trigger actions like 'Morpho Blue Supply' or 'Morpho Blue Borrow' based on specific market conditions or balance thresholds, ensuring your capital is always working efficiently.
Yes. You can build a workflow that uses 'Morpho Get Vault APY' to monitor returns and automatically triggers 'Morpho Claim Rewards' and 'Morpho Vault Deposit' to compound your interest seamlessly.
You can set up monitoring workflows using 'Morpho Blue Get Positions' to track your collateral levels. If your health factor drops, B3OS can trigger 'Morpho Blue Repay' or 'Morpho Blue Withdraw Collateral' to mitigate liquidation risks.
Absolutely. By integrating the 'Morpho Get Best APY' action into your automation logic, you can programmatically shift liquidity to the most profitable vaults or markets available on the protocol.
No. B3OS provides a low-code/no-code environment where you can connect these Morpho actions into powerful automated sequences without needing to deploy your own complex contract logic.
