morpho-cli
Installation
SKILL.md
morpho-cli
Experimental (pre-v1.0) — Command syntax, response schemas, and available operations may change. Always verify critical outputs independently.
Query Morpho protocol data and build unsigned transactions. All commands output JSON to stdout. No private keys needed.
npx @morpho-org/cli@latest <command> [options]
Supported chains: ethereum, base, arbitrum, optimism, polygon, unichain, worldchain, katana, hyperevm, monad, stable. Every command requires --chain.
Response Schemas
- Read commands — exact JSON shapes for all read tools; includes reading conventions that apply to every response
- Write commands —
PreparedOperationshape,outcomesub-schema, and per-tool input shapes for prepare-*