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 commandsPreparedOperation shape, outcome sub-schema, and per-tool input shapes for prepare-*

Quick Reference

Installs
83
GitHub Stars
4
First Seen
Apr 8, 2026
morpho-cli — morpho-org/morpho-skills