MCP server for multi-step DeFi strategy orchestration — simulate, execute, and monitor compound DeFi strategies with safety rails
Inferred from the transports this listing declares (stdio). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
THRYX_API_KEYAPI keyoptionalPremium API key for execution access
DEPLOYER_PRIVATE_KEYAPI keyoptionalPrivate key for executing strategies and swaps on-chain
Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
defi_check_positionsCheck ALL DeFi positions for a wallet in one call. Returns lending positions (Aave: supplied, borrowed, health factor, liquidation risk), token balances, and an overall portfolio summary with risk assessment. Tells the agent exactly what actions to consider.Check ALL DeFi positions for a wallet in one call. Returns lending positions (Aave: supplied, borrowed, health factor, liquidation risk), token balances, and an overall portfolio summary with risk assessment. Tells the agent exactly what actions to consider.
No input schema was published for this tool.
defi_get_yieldsGet best yield opportunities across DeFi protocols on Base. Returns top pools by APY with TVL, risk rating, and direct comparisons. Helps agents recommend where to deploy capital.Get best yield opportunities across DeFi protocols on Base. Returns top pools by APY with TVL, risk rating, and direct comparisons. Helps agents recommend where to deploy capital.
No input schema was published for this tool.
defi_simulate_strategySimulate a multi-step DeFi strategy WITHOUT executing. Takes natural language like 'swap 1 ETH to USDC' or 'provide ETH/USDC liquidity on Aerodrome'. Returns step-by-step plan with gas estimates, risk assessment, and simulated outcome. Use the returned strategy_id with defi_execute_strategy to exec…Simulate a multi-step DeFi strategy WITHOUT executing. Takes natural language like 'swap 1 ETH to USDC' or 'provide ETH/USDC liquidity on Aerodrome'. Returns step-by-step plan with gas estimates, risk assessment, and simulated outcome. Use the returned strategy_id with defi_execute_strategy to exec…
No input schema was published for this tool.
defi_execute_strategyExecute a previously simulated DeFi strategy on-chain. REQUIRES confirm=true as a safety rail. Executes steps sequentially, reporting each transaction. Stops immediately if any step fails. Returns all tx hashes, gas used, and final state.Execute a previously simulated DeFi strategy on-chain. REQUIRES confirm=true as a safety rail. Executes steps sequentially, reporting each transaction. Stops immediately if any step fails. Returns all tx hashes, gas used, and final state.
No input schema was published for this tool.
defi_quick_swapQuick single token swap with best execution across DEXes (Uniswap V3, Aerodrome). Compares quotes from multiple routes and executes on the best one. Returns tx hash, amounts, price impact, and gas used.Quick single token swap with best execution across DEXes (Uniswap V3, Aerodrome). Compares quotes from multiple routes and executes on the best one. Returns tx hash, amounts, price impact, and gas used.
No input schema was published for this tool.
5 of 5 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
MCP server for multi-step DeFi strategy orchestration — simulate, execute, and monitor compound DeFi strategies with safety rails
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
The crawl stopped at the 60-package limit. The rest of the tree was never resolved.
36 more resolved packages are not drawn here (display cap: 24). Every dependency carrying an advisory is drawn regardless of the cap. Full inventory (CycloneDX SBOM)
64 declared dependencies never landed in the tree. They are missing from Forge's resolution, not from the package.
+52 more not listed. The counts by reason above cover all of them.
Not followed: peerDependencies. This tree covers runtime dependencies only, so anything those pull in was never resolved.