mcpserver.lol
registry/leverage
Connection check verified live · 26h ago

leverage

Leveraged-yield router on Morpho. List strategies, simulate, and build UNSIGNED txs.

Tools 7
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

7 tools

Read from the running server on 26h ago.

build_leverage_tx amount*chainIdleveragepayToken*slippagedesiredLtv +2
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…
build_manage_tx id*fullaction*amountchainIdleverage +4
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 { appro…
get_positions read-only chainIduserAddress*
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 LT…
get_prices read-only chainId
Current USD prices for loan/collateral tokens (token address -> USD).
get_strategy read-only id*chainId
Get one eligible strategy's full raw facts by its Morpho market id.
list_strategies read-only chainIdcategory
List eligible Spiral leveraged-yield strategies with raw risk facts (collateral/borrow APY, leverage ladder, oracle type, exit-liquidity, LTVs). Optionally filter by collateral cat…
simulate_leverage read-only amount*chainIdleveragepayToken*slippagedesiredLtv +1
Preview opening a leveraged position — deterministic, read-only, no wallet needed. Returns the resulting leverage, effective LTV, leveraged collateral, expected leveraged APY, pric…