MCP Uptime
← MCP Reliability Index  /  AI & LLM
L

Leverage

xyz.spiralstake/leverage
Leveraged-yield router on Morpho. List strategies, simulate, and build UNSIGNED txs.
healthy
status
7
tools exposed
745ms
connect latency
7aeebff1830b
schema fingerprint

Tools (7)

list_strategies
List eligible Spiral leveraged-yield strategies with raw risk facts (collateral/borrow APY, leverage ladder, oracle type, exit-liquidity, LTVs). Optionally filter by collateral category.
get_strategy
Get one eligible strategy's full raw facts by its Morpho market id.
get_prices
Current USD prices for loan/collateral tokens (token address -> USD).
simulate_leverage
Preview opening a leveraged position — deterministic, read-only, no wallet needed. Returns the resulting leverage, effective LTV, leveraged collateral, expected leveraged APY, price impact, the auto-selected execution path, flash-loan size, and (if the flash loan exceeds direct market liquidity) the
build_leverage_tx
Build the UNSIGNED transaction to open a leveraged position, for the given wallet to sign. Non-custodial: this server never signs, sends, or holds keys. The canonical output is the executable { approvals[], tx{to,data,value} } — sign and broadcast it directly (approvals first), plus the same positio
get_positions
Read a wallet's open/closed Spiral leverage positions from chain state (read-only). For each: collateral/loan, leveraged collateral, net equity, debt, current LTV vs liquidation LTV (with headroom), current leverage, net USD value, and current leveraged APY. No cost-basis / realized P&L (those need
build_manage_tx
Build the UNSIGNED transaction to adjust or close an OPEN position, for the given wallet to sign. Non-custodial (never signs/holds keys). Canonical output is the executable { approvals[], tx{to,data,value} } (sign/broadcast directly); meta.signingUrl is an optional link for a human to sign in their

Endpoint

https://api.spiralstake.xyz/mcp
Category: AI & LLM · Last checked: 2026-07-30T14:04:24Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.