Depthy Mcp

by depthy-io

296 downloads
Not rated
GitHub

About

Real-time prediction market and crypto order book intelligence for AI agents. Access Polymarket smart money flows, whale alerts, volume anomalies, Hyperliquid order book depth, liquidation clusters, cascade signals, and OI changes — all via 11 MCP tools. Backed by 165M+ rows of l

Details

Author
depthy-io
Downloads
296
Categories
Finance

- Polymarket smart money flows and whale alerts
- Volume anomaly detection across 500+ markets
- Hyperliquid order book depth and wall events
- Liquidation cluster mapping and cascade signals
- Open interest changes (1h/4h/24h)

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Depthy Mcp
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install via pip install depthy-mcp, obtain a free API key at depthy.io, then invoke any of the 11 available tools directly from your AI agent.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "depthy mcp": {
            "depthy": {
                "command": "python",
                "args": [
                    "-m",
                    "depthy_mcp"
                ],
                "env": {
                    "DEPTHY_API_KEY": "<YOUR_API_KEY>"
                }
            }
        }
    }
}

McpServers

{
    "depthy": {
        "command": "python",
        "args": [
            "-m",
            "depthy_mcp"
        ],
        "env": {
            "DEPTHY_API_KEY": "<YOUR_API_KEY>"
        }
    }
}

Depthy MCP Server

Connect your AI agent to live prediction market and crypto order book intelligence.

What you get

- Polymarket smart money flows and whale alerts - Volume anomaly detection across 500+ markets - Hyperliquid order book depth and wall events - Liquidation cluster mapping and cascade signals - Open interest changes (1h/4h/24h)

Quick start

pip install depthy-mcp Get your free API key at depthy.io

11 available tools

get_depth, get_walls, get_liquidation_clusters, get_cascade_signal, get_oi_change, get_market_overview, compare_symbols, get_pm_smart_money, get_pm_volume_anomalies, get_pm_trades, list_symbols
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.