Sponsored by Deepsite.site

Coinversaa Pulse

Created By
coinversaa20 days ago
The deepest Hyperliquid dataset available as an MCP server. Not an SDK wrapper — we index Hyperliquid's clearinghouse directly via gRPC and compute analytics no one else exposes. 710K+ active wallets classified into behavioral cohorts (money_printer, smart_money, whale, leviathan), live cohort positioning, trader profiling, hidden gem discovery, liquidation heatmaps, and full position lifecycle tracking across 1.8B+ trades. 26 tools for Claude, Cursor, or any MCP client."
Content

Coinversaa Pulse — MCP Server

Coinversaa Pulse MCP Server

Crypto intelligence for AI agents. Query 710K+ Hyperliquid wallets, 1.8B+ trades, behavioral cohorts, and live market data through any MCP-compatible client.

Quick Start

1. Get an API Key

Request an API key at coinversaa.ai/developers or email chat@coinversaa.ai.

2. Configure Your MCP Client

Claude Desktop

Edit ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows):

{
  "mcpServers": {
    "coinversaa": {
      "command": "npx",
      "args": ["-y", "@coinversaa/mcp-server"],
      "env": {
        "COINVERSAA_API_KEY": "cvsa_your_key_here"
      }
    }
  }
}

Cursor

Add to .cursor/mcp.json in your project root:

{
  "mcpServers": {
    "coinversaa": {
      "command": "npx",
      "args": ["-y", "@coinversaa/mcp-server"],
      "env": {
        "COINVERSAA_API_KEY": "cvsa_your_key_here"
      }
    }
  }
}

Claude Code

claude mcp add coinversaa -- npx -y @coinversaa/mcp-server

Set the env var in your shell:

export COINVERSAA_API_KEY="cvsa_your_key_here"

That's it. No cloning, no building — npx handles everything.

Available Tools (26)

Pulse — Trader Intelligence

ToolDescription
pulse_global_statsTotal traders, trades, volume, PnL across Hyperliquid
pulse_market_overviewLive prices, funding rates, OI for every pair
pulse_leaderboardTop traders ranked by PnL, win rate, volume, score, or risk-adjusted returns
pulse_hidden_gemsUnderrated high-performers most platforms miss
pulse_most_traded_coinsMost actively traded coins ranked by volume and trade count
pulse_biggest_tradesBiggest winning or losing trades across all of Hyperliquid
pulse_recent_tradesBiggest trades in the last N minutes/hours
pulse_token_leaderboardTop traders for a specific coin

Pulse — Trader Profiles

ToolDescription
pulse_trader_profileFull due diligence on any wallet (PnL, win rate, tiers, profit factor)
pulse_trader_performance30-day vs all-time comparison with trend direction
pulse_trader_tradesRecent trades for any wallet — the copy-trading signal
pulse_trader_daily_statsDay-by-day PnL, win rate, and volume breakdown
pulse_trader_token_statsPer-coin P&L breakdown (find a trader's edge)
pulse_trader_closed_positionsHistorical position lifecycle — entry/exit prices, hold duration, PnL
pulse_trader_closed_position_statsAggregate stats: avg hold time, position win rate, scalper vs swing

Pulse — Cohort Intelligence

ToolDescription
pulse_cohort_summaryBehavioral tier breakdown across 710K+ wallets
pulse_cohort_positionsWhat money_printers / whales are holding RIGHT NOW
pulse_cohort_tradesEvery trade a cohort made in the last N minutes/hours
pulse_cohort_historyHistorical performance trends for any cohort

Market — Live Data

ToolDescription
market_priceCurrent mark price for any symbol
market_positionsOpen positions for any wallet
market_orderbookBid/ask depth for any trading pair

Live — Real-Time Analytics

ToolDescription
live_liquidation_heatmapLiquidation clusters across price levels — support/resistance signals
live_long_short_ratioGlobal or per-coin long/short ratio with optional history
live_cohort_biasNet long/short stance for every tier on a given coin
pulse_recent_closed_positionsPositions just closed across all traders with entry/exit data

Example Prompts

Once connected, try asking your AI:

  • "What are the top 5 traders on Hyperliquid by PnL?"
  • "Show me what the money_printer tier is holding right now"
  • "What are the biggest trades in the last 10 minutes?"
  • "What did wallet 0x7fda...7d1 trade in the last hour?"
  • "Find underrated traders with 70%+ win rate"
  • "Do a deep dive on wallet 0x7fda...7d1 — are they still performing?"
  • "Where are the BTC liquidation clusters?"
  • "Are smart money traders long or short ETH right now?"
  • "Show me the biggest losses in the last 24 hours"
  • "What coins are most actively traded right now?"
  • "What's this trader's average hold time and position win rate?"

Environment Variables

VariableRequiredDefaultDescription
COINVERSAA_API_KEYYesYour API key (starts with cvsa_)
COINVERSAA_API_URLNohttps://staging.api.coinversaa.aiAPI base URL (will move to api.coinversaa.ai for production)

Development

git clone https://github.com/coinversaa/mcp-server.git
cd mcp-server
npm install
npm run build

# Test with MCP Inspector
npx @modelcontextprotocol/inspector build/index.js

What Makes This Different

This isn't a wrapper around a public blockchain API. Coinversaa indexes Hyperliquid's clearinghouse directly and computes analytics that don't exist anywhere else:

  • Behavioral cohorts: 710K wallets classified into PnL tiers (money_printer to giga_rekt) and size tiers (leviathan to shrimp)
  • Live cohort positions: See what the best traders are holding in real-time
  • Real-time trade feed: Every trade by any wallet or cohort, queryable by time window
  • Liquidation heatmaps: Cluster analysis across price levels for any coin
  • Closed position analytics: Full position lifecycle with hold duration and entry/exit analysis
  • Hidden gem discovery: Find skilled traders that ranking sites miss
  • 1.8B+ trades indexed: The deepest Hyperliquid dataset available as an API

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT


Built by Coinversaa

Server Config

{
  "mcpServers": {
    "coinversaa": {
      "command": "npx",
      "args": [
        "-y",
        "@coinversaa/mcp-server@latest",
        "--api-key",
        "YOUR_API_KEY"
      ]
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
ChatWiseThe second fastest AI chatbot™
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
DeepChatYour AI Partner on Desktop
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
WindsurfThe new purpose-built IDE to harness magic
Tavily Mcp
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Amap Maps高德地图官方 MCP Server
CursorThe AI Code Editor
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Playwright McpPlaywright MCP server
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Serper MCP ServerA Serper MCP Server