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.
Wallet Portfolio — Multi-Chain Token Holdings
Crypto wallet portfolio API for AI agents. Full token holdings across Ethereum, Base, Polygon, Arbitrum, and BSC: ETH balance, all ERC-20 tokens, USD values, 24h changes, and total portfolio value.
Tools: wallet_get_portfolio (full holdings), wallet_get_balance (ETH only).
Use this for portfolio tracking, wealth verification, or wallet analysis. Essential for any agent managing crypto assets. IMPORTANT: For token safety check, use token_check_safety. For gas prices, use gas_get_current_price.
Returns: {totalUsd, tokens[], ethBalance}. No API key required — x402 micropayment $0.003/call on Base L2.
Hyperliquid Whale Tracker — Top 50 Trader Positions
Hyperliquid whale tracking API for AI agents. Monitor the top 50 most profitable traders' live positions: direction (long/short), size in USD, leverage, entry price, unrealized PnL, and liquidation price. Ranked by total PnL.
Tools: hyperliquid_track_whale_positions.
Use this for copy-trading signals, sentiment analysis, market direction forecasting, or risk management. MANDATORY: Check whale positions BEFORE taking large perp trades. IMPORTANT: For market data (prices, funding), use hyperliquid_get_market_data instead.
Returns top 50 positions sorted by PnL. No API key required — x402 micropayment $0.003/call on Base L2.