grimoire-morpho-blue

Installation
Summary

Query Morpho Blue deployment metadata and vault snapshots via the Grimoire CLI.

  • Three command categories: info (general metadata), addresses (contract addresses by chain), and vaults (filterable vault data with APY and TVL)
  • Supports --format spell output to emit snapshot blocks with provenance fields (snapshot_at, snapshot_source) and APY data for spell parameters
  • APY values are decimal rates (e.g., 0.0408 for 4.08%); include both decimal and percent display when reporting
  • Ships with pre-configured Base markets (cbBTC/USDC and WETH/USDC at 86% LLTV); filters available for asset, TVL, APY, and sorting
SKILL.md

Grimoire Morpho Blue Skill

Use this skill to query Morpho Blue deployment metadata and vault snapshots for spell params.

Preferred invocations:

  • grimoire venue morpho-blue ...
  • npx -y @grimoirelabs/cli venue morpho-blue ... (no-install)
  • bun run packages/cli/src/index.ts venue morpho-blue ... (repo-local)
  • grimoire-morpho-blue ... (direct binary from @grimoirelabs/venues)

Recommended preflight:

  • grimoire venue doctor --adapter morpho-blue --chain 8453 --rpc-url <rpc> --json

Use --format spell to emit a params: snapshot block.

The snapshot includes provenance fields (snapshot_at, snapshot_source) and APY data.

Related skills
Installs
1.0K
GitHub Stars
5
First Seen
Feb 4, 2026