← stratalize.com
INDIVIDUAL MCP TOOL
get_defi_yield_benchmark
DeFi lending and stable yield benchmark from DeFiLlama Yields — top pools by APY with p25/p50/p75 APY bands, TVL, chain, and pool id.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.stratalize-intelligence]
url = "https://www.stratalize.com/api/mcp-public?vertical=crypto"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"stratalize-intelligence": {
"type": "http",
"url": "https://www.stratalize.com/api/mcp-public?vertical=crypto"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: stratalize-intelligence
Remote MCP URL: https://www.stratalize.com/api/mcp-public?vertical=crypto
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"stratalize-intelligence": {
"url": "https://www.stratalize.com/api/mcp-public?vertical=crypto"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"stratalize-intelligence": {
"type": "http",
"url": "https://www.stratalize.com/api/mcp-public?vertical=crypto"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "stratalize-intelligence",
"transport": "streamable-http",
"url": "https://www.stratalize.com/api/mcp-public?vertical=crypto"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_stratalize_overview— START HERE — Returns the complete Stratalize tool catalog: governed MCP tools across finance, healthcare, governance, real estate, crypto, and intelligence.get_stablecoin_yield_benchmark— Stablecoin lending yield benchmarks — USDC/USDT/DAI supply APY across Aave, Compound, Morpho, Spark by chain.get_dao_treasury_benchmark— DAO treasury benchmarks — top DAOs by treasury size, stablecoin percentage, runway, and governance token concentration.get_rwa_benchmark— Real-world asset tokenization benchmarks — tokenized T-bill yields (Ondo, BlackRock BUIDL, Superstate, Franklin Templeton), RWA market TVL by category, YoY growth.get_gas_benchmark— Live gas price benchmarks for Ethereum, Base, and Solana.get_chain_tvl_benchmark— Live TVL by blockchain — Ethereum, Base, Solana, Arbitrum, and 50+ chains from DeFiLlama.get_crypto_correlation_benchmark— 30-day rolling correlation matrix for BTC, ETH, and SOL — Pearson correlation pairs, beta to BTC, dominance context, and portfolio diversification signal.get_options_iv_benchmark— Crypto options implied volatility benchmarks — BTC and ETH 7D/30D IV, put/call ratio, fear/greed signal, term structure shape, and VIX comparison.