# Using Morpho Adapter

> How to use the Morpho adapter for Morpho Blue markets + MetaMorpho vaults (market discovery, positions, collateral ops, rewards, and common gotchas).

- Skill: `majiayu000/using-morpho-adapter` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/using-morpho-adapter`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/using-morpho-adapter/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/using-morpho-adapter

---


## When to use

Use this skill when you are:
- Fetching Morpho market/vault data (APYs, rewards, warnings, historical APY)
- Reading user positions on Morpho Blue markets
- Executing supply/withdraw/borrow/repay + collateral ops on a specific market
- Claiming Morpho rewards (Merkl + URD) or interacting with MetaMorpho vaults (ERC-4626)

## How to use

- [rules/high-value-reads.md](rules/high-value-reads.md) - Markets/vaults + user snapshots
- [rules/execution-opportunities.md](rules/execution-opportunities.md) - Lend/borrow/collateral/rewards/vault ops
- [rules/gotchas.md](rules/gotchas.md) - Market keys, shares-based full-close, bundler/allocator config

