7 tools from the Coinversaa MCP Server, categorised by risk level.
View the Coinversaa policy →list_markets Discover all available trading symbols on Hyperliquid and its builder dexes. Returns every market with its dex, mark price, 24h volume, funding rat... 2/5 live_long_short_ratio Get long/short ratio data. Without a coin, returns the global ratio across all Hyperliquid. With a coin, returns that specific pair's ratio. Option... market_orderbook Get the order book (bid/ask depth) for any trading pair on Hyperliquid. Shows price levels and sizes on both sides. Essential for understanding liq... market_price Get current mark price for any trading pair on Hyperliquid. Use standard symbols (BTC, ETH, SOL) or builder dex format (xyz:SILVER, km:OIL, cash:TS... pulse_market_overview Get full market state: 24h volume, open interest, and live data for every trading pair on Hyperliquid (native + all builder dexes) including mark p... pulse_most_traded_coins Get the most actively traded coins on Hyperliquid, ranked by trade count and volume. Use to understand what the market is focused on right now. The Coinversaa MCP server exposes 7 tools across 2 categories: Read, Execute.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Coinversaa server.
Coinversaa tools are categorised as Read (6), Execute (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept