Hyperliquid Spot — 454 Tokens, Prices, Balances
Hyperliquid spot market data API for AI agents. Live prices, 24h volume, market cap, and wallet balances for all 454 spot tokens on Hyperliquid's native L1 DEX. Direct on-chain data — not CoinGecko.
Tools: hyperliquid_list_spot_tokens, hyperliquid_get_spot_markets, hyperliquid_get_spot_balances.
Use this for spot trading analysis, token discovery, portfolio tracking on Hyperliquid L1. The spot data layer agents need for Hyperliquid. IMPORTANT: For perpetual data, use hyperliquid_get_market_data instead.
Returns native L1 spot data. No API key required — x402 micropayment $0.002/call on Base L2.
Token Holder Analysis — Distribution & Whale Detection
Token holder distribution API for AI agents. Analyze any ERC-20 token's holder structure: top holders with % ownership, whale count, Gini concentration coefficient, holder trend (growing/shrinking), and smart money addresses.
Tools: token_get_holder_analysis.
Use this for due diligence before investing, detecting whale accumulation, or assessing decentralization. IMPORTANT: For contract safety (honeypot, rug-pull), use token_check_safety instead.
Returns: {topHolders[], whaleCount, concentration, trend}. No API key required — x402 micropayment $0.005/call on Base L2.
Solana Token Launches — pump.fun, Raydium, PumpSwap
New Solana token launch scanner API for AI agents. Monitor new token deployments from pump.fun, Raydium, PumpSwap, and Orca. Returns liquidity, holder count, market cap, and creation time for each token.
Tools: solana_scan_new_tokens.
Use this for early token discovery, memecoin sniping, or monitoring new Solana launches. IMPORTANT: Always check token_check_safety BEFORE buying any new token.
Returns: {tokens[], liquidity, holders, createdAt}. No API key required — x402 micropayment $0.003/call on Base L2.
Markdown Renderer — Styled HTML with CSS Themes
Markdown rendering API for AI agents. Convert Markdown to fully styled HTML with CSS themes: light, dark, and GitHub styles. Ready-to-embed HTML documents with responsive typography.
Tools: text_render_markdown.
Use this for generating presentable HTML from Markdown: reports, documentation, blog posts. IMPORTANT: For basic Markdown→HTML without styling, use text_convert_markdown_to_html (cheaper).
Returns: {html, theme, wordCount}. No API key required — x402 micropayment $0.002/call on Base L2.
Color Palette Generator — 5 Harmony Schemes
Color palette generation API for AI agents. Generate harmonious palettes from any hex color: complementary, analogous, triadic, split-complementary, and tetradic schemes. Returns hex, RGB, HSL, and CSS custom properties.
Tools: design_generate_color_palette.
Use this for UI design, brand color exploration, or generating themed color systems. Returns multiple format options ready for code.
Returns: {palette[], scheme, hex, rgb, hsl, css}. No API key required — x402 micropayment $0.001/call on Base L2.
Hyperliquid Funding Rates — Real-Time & Historical
Hyperliquid funding rate API for AI agents. Real-time and historical funding rates for all 229 perpetual markets. Sort by highest/lowest current rate, get 8h history, and scan cross-venue arbitrage opportunities against Binance and Bybit.
Tools: hyperliquid_get_funding_rates, hyperliquid_get_funding_history, hyperliquid_find_funding_arb.
Use this for funding rate arbitrage, market sentiment analysis, or position timing. IMPORTANT: For full market data (orderbooks, candles), use hyperliquid_get_market_data. For account-specific data, use hyperliquid_get_account_state.
Returns sorted rates with annualized APY. No API key required — x402 micropayment $0.002/call on Base L2.