# DEX Orderbook Depth — Uniswap V3 Liquidity Analysis

DEX liquidity depth analysis API for AI agents. Analyze Uniswap V3 pool liquidity: price impact at 1%, 2%, 5%, and 10% trade sizes. Slippage estimation for any trade amount. Essential pre-trade intel…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add axel-belfort/orderbook-depth

# Browse available tools
npx -y smithery tool list axel-belfort/orderbook-depth
```
