Order Book Depth API for Zed
io.github.br0ski777/orderbook-depth
Uniswap V3 pool liquidity depth analysis — price impact at 1/2/5/10% levels. x402.
client:Zed
transport:sse
Install Order Book Depth API in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"orderbook-depth": {
"url": "https://orderbook-depth.api.klymax402.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs