Depthy
БесплатноНе проверенGives AI assistants access to real-time crypto market structure data from Depthy, including order book depth, liquidity walls, liquidation clusters, and Polymar
Описание
Gives AI assistants access to real-time crypto market structure data from Depthy, including order book depth, liquidity walls, liquidation clusters, and Polymarket signals.
README
MCP server that gives AI assistants access to real-time crypto market structure data from Depthy — order book depth, liquidity walls, liquidation clusters, and Polymarket signals.
Remote endpoint: https://depthy.io/mcp/sse
Quick Start
Install
pip install depthy-mcp
Get an API Key
Sign up for a free API key at depthy.io.
Claude Desktop Configuration
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
{
"mcpServers": {
"depthy": {
"command": "python",
"args": ["-m", "mcp_server"],
"env": {
"DEPTHY_API_KEY": "dk_live_your_key_here"
}
}
}
}
Cursor Configuration
Add to .cursor/mcp.json in your project:
{
"mcpServers": {
"depthy": {
"command": "python",
"args": ["-m", "mcp_server"],
"env": {
"DEPTHY_API_KEY": "dk_live_your_key_here"
}
}
}
}
Available Tools
| Tool | Description | Free Tier |
|---|---|---|
list_symbols |
List all tradable symbols | Yes |
get_depth |
Order book depth & bid/ask imbalance | Yes (T1) |
get_depth_recent |
Depth snapshots over last N minutes | Yes (T1) |
get_walls |
Large resting orders in the book | Yes (T1) |
get_liquidation_clusters |
Liquidation cascade risk zones | Yes (T1) |
get_market |
Price, volume, funding, open interest | Yes (T1) |
get_oi_change |
Open interest changes | Yes |
compare_symbols |
Multi-symbol comparison | Pro+ |
list_pm_markets |
Active Polymarket markets | Yes |
get_pm_signals |
Polymarket smart-money signals | Yes |
get_pm_top_wallets |
Top Polymarket wallets by profit | Yes |
Example Queries
Once configured, ask your AI assistant:
- "What's the current order book depth for BTC?"
- "Are there any large walls near the current ETH price?"
- "Where are the liquidation clusters for SOL?"
- "Compare liquidity depth for BTC, ETH, and SOL"
- "What are the latest Polymarket signals?"
Environment Variables
| Variable | Required | Default | Description |
|---|---|---|---|
DEPTHY_API_KEY |
Yes | — | Your Depthy API key |
DEPTHY_BASE_URL |
No | https://depthy.io |
API base URL |
Links
- Depthy — Platform & signup
- API Documentation — Full endpoint reference
- Python SDK — For programmatic access
License
MIT
Установить Depthy в Claude Desktop, Claude Code, Cursor
unyly install depthy-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add depthy-mcp -- uvx depthy-mcpFAQ
Depthy MCP бесплатный?
Да, Depthy MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Depthy?
Нет, Depthy работает без API-ключей и переменных окружения.
Depthy — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Depthy в Claude Desktop, Claude Code или Cursor?
Открой Depthy на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Stripe
Payments, customers, subscriptions
автор: Stripemalamutemayhem/unclick-agent-native-endpoints
110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n
автор: malamutemayhemwhiteknightonhorse/APIbase
Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa
автор: whiteknightonhorsetrackerfitness729-jpg/sitelauncher-mcp-server
Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent pr
Compare Depthy with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории finance
