morpho-plugin

Supply assets, borrow loans, and earn yield on Morpho DeFi across Ethereum and Base.

12|64|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/okx/plugin-store --skill morpho-plugin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: morpho-plugin
Source: https://github.com/okx/plugin-store/tree/main/skills/morpho-plugin
Command: npx skills add https://github.com/okx/plugin-store --skill morpho-plugin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing DeFi lending and earning yield across multiple chains is complex and requires careful handling of approvals, token balances, and health factors. This Skill simplifies interacting with the Morpho protocol for supplying, borrowing, withdrawing, and claiming rewards.

Core Features & Use Cases

  • Supply & Withdraw: Deposit assets into MetaMorpho vaults to earn yield, or withdraw them on demand.
  • Borrow & Repay: Borrow against supplied collateral in Morpho Blue markets and safely repay loans.
  • Position Insight: View current positions with health factors and market APYs.
  • Reward Claiming: Retrieve Merkl rewards earned from Morpho activities.
  • Multi‑Chain Support: Operates on Ethereum Mainnet and Base.

Quick Start

Supply 1000 USDC to the Morpho vault 0xBEEF01735c132Ada46AA9aA4c54623cAA92A64CB on Ethereum.

Frequently Asked Questions about morpho-plugin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I supply assets to a Morpho vault to earn yield?

To supply assets to a Morpho vault, you deposit tokens into a MetaMorpho vault on Ethereum or Base. The Skill encodes the contract calls and handles token approvals to securely execute the supply transaction.

Can I borrow against my supplied collateral on Morpho Blue?

Yes, you can borrow against supplied collateral in Morpho Blue markets. The Skill manages the borrowing process by encoding contract calls and monitoring your position's health factor to ensure safe execution.

Does the Morpho DeFi Skill support both Ethereum and Base networks?

Yes, the Morpho Skill supports multi-chain operations on both Ethereum Mainnet and Base. It interfaces with onchainos to securely manage MetaMorpho vaults and Morpho Blue markets across these supported chains.

How do I claim Merkl rewards earned from Morpho lending activities?

You can claim Merkl rewards earned from Morpho lending activities directly through the Skill. It retrieves and processes your accumulated rewards from supplying or borrowing positions to execute the claim transaction.

What is the best way to check my Morpho loan health factor and market APYs?

The best way to check your Morpho loan health factor and market APYs is using the Skill's position insight feature. It retrieves your current supplied and borrowed positions to display health metrics and current rates.

Why do I need to handle token approvals before withdrawing from Morpho?

You need token approvals before withdrawing from Morpho because the protocol requires smart contract permission to access your funds. The Skill automatically handles these approvals to ensure secure transaction execution.