Order Book Depth API for Cursor
io.github.br0ski777/orderbook-depth
Uniswap V3 pool liquidity depth analysis — price impact at 1/2/5/10% levels. x402.
client:Cursor
transport:sse
Install Order Book Depth API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"orderbook-depth": {
"url": "https://orderbook-depth.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs