Morpheus is a structured risk modeling layer for Morpho Blue vaults — distributed via the Model Context Protocol. Give your agent the tools to reason about vault health, not just observe it.
The recommended first call for any vault assessment. Returns a consolidated snapshot of position health — credit risk, cashflow stability, concentration, oracle integrity, and yield — as a single structured object designed for agent consumption.
Scheduled compute jobs that ingest live Morpho Blue data and produce time-series snapshots across three update tiers — from hourly rolling windows to sub-second event alerts.
The distribution layer — a permission-based Model Context Protocol server exposing the pipeline as a structured tool ensemble. Bring your own agent; Morpheus provides the risk reasoning substrate.
A human-readable window into the same data your agent consumes. Validate snapshot output, inspect metric history, and build confidence in the pipeline before deploying to production.
Each tool carries a natural language purpose declaration, a signal type annotation (trailing / trend / forecast), and a drill axis — so agents can reason about what a tool does before calling it.
| Tool | Drill Axis | Signal | Description | Status |
|---|---|---|---|---|
| getVaultSnapshot | Canonical | Trailing | Consolidated vault state — the recommended first call. Returns credit, liquidity, structural, and cashflow signals in one object. | Live |
| getCreditMetrics | Credit | Trailing | Default rate, bad debt ratio, liquidation efficiency, loss given liquidation, and recovery rate across all vault markets. | Planned |
| getLiquidityMetrics | Liquidity | Trailing | Utilization rates, LCR, available liquidity ratio, and cashflow stability sub-scores (DCV, CDR, SYR) per vault. | Planned |
| getConcentrationRisk | Structural | Trailing | HHI score, single-asset concentration, top-5 allocation share, and whale position ratio. Detects structural dependency. | Planned |
| getOracleIntegrity | Structural | Trailing | Time-weighted oracle integrity score across vault markets. Surfaces exposure to non-Chainlink or low-quality price feeds. | Planned |
| getPerformanceMetrics | Yield | Trailing | Sharpe ratio (7d / 30d / 90d), net APY, yield volatility, TVL mean and delta — all time-bucketed with mean and std dev. | Planned |
| subscribeAlerts | All | Event | Event-driven alerts for liquidations, bad debt accumulation, oracle rotations, and utilization threshold breaches. | Planned |
These metrics require rolling-window computation, cross-market correlation, and structured threshold logic — they cannot be derived from raw on-chain state alone.
Five-factor cashflow stability rating. Combines downside cashflow volatility, drawdown, yield sustainability, incentive dependency, and APY predictability into a single agent-readable signal.
Annualized risk-adjusted return vs. a 3.95% risk-free benchmark. The only way an agent can know whether a vault's yield actually compensates for its volatility — not just high in absolute terms.
Herfindahl-Hirschman Index across vault market allocations. Agents use this to reason about single-market dependency, identify rebalancing needs, and surface hidden concentration risk before it cascades.
API-first pricing. No frontend subscription, no seat-based licensing — pay for the compute and access tier that matches your usage.
For individual builders and researchers integrating Morpho risk data into agents, scripts, or research pipelines.
| Rate limit | 5 req / sec |
| Snapshot history | 30 days |
| Auth | API Token |
| MCP server access | Included |
| Alert webhooks | — |
| Agent session token | — |
For teams, protocols, and production agent deployments that need full history, higher throughput, and autonomous agent sessions.
| Rate limit | 20 req / sec |
| Snapshot history | 90 days |
| Auth | API + Agent Session (24h) |
| MCP server access | Included |
| Alert webhooks | Included |
| Agent session token | 24h autonomous |
sk_live_ API key