← defi-signals.org
INDIVIDUAL MCP TOOL
list_pricing
Free: list all DeFi Signals tools with prices (USDC on Base, x402).
LIVE ENDPOINT
https://defi-signals.org/mcp
Connect to this endpoint to inspect the live schema for list_pricing and invoke it with your own arguments.
Indexed 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 server
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.defi-signals]
url = "https://defi-signals.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"defi-signals": {
"type": "http",
"url": "https://defi-signals.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: defi-signals
Remote MCP URL: https://defi-signals.org/mcp
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": {
"defi-signals": {
"url": "https://defi-signals.org/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"defi-signals": {
"type": "http",
"url": "https://defi-signals.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "defi-signals",
"transport": "streamable-http",
"url": "https://defi-signals.org/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_market_snapshot— Paid ($0.002): BTC/ETH/SOL spot prices, 24h change, Crypto Fear & Greed index.get_funding_rates— Paid ($0.005): cross-venue perpetual funding rates (OKX, Kraken Futures, dYdX) with per-venue annualized rates and spread_annualized_pp as a funding-arbitrage signal.get_top_yields— Paid ($0.01): top DeFi yields per chain from DefiLlama — TVL-filtered, outlier-cleaned, with apy_base_pct (base yield without reward tokens).get_daily_signals— Paid ($0.05, PREMIUM): one-call daily signal — market regime (Fear & Greed + price action), Base yields with 1d/7d APY deltas from proprietary history, best cross-venue funding-arbitrage setup, ranked top_opportunities.