MCP.so
Sign In

Coinversaa Pulse

@coinversaa

About Coinversaa Pulse

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

Basic information

Category

Developer Tools

Transports

stdio

Publisher

coinversaa

Submitted by

Nassif Chedrawi

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "coinversaa": {
      "command": "npx",
      "args": [
        "-y",
        "@coinversaa/mcp-server@latest",
        "--api-key",
        "YOUR_API_KEY"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Coinversaa Pulse?

Coinversaa Pulse is a Model Context Protocol (MCP) server that provides crypto intelligence for AI agents. It allows querying over 710K Hyperliquid wallets, 1.8B+ trades, behavioral cohorts, and live market data through any MCP-compatible client.

How to use Coinversaa Pulse?

Request an API key at coinversaa.ai/developers or email [email protected]. Configure your MCP client (Claude Desktop, Cursor, or Claude Code) with the COINVERSAA_API_KEY environment variable and the command npx -y @coinversaa/mcp-server. No cloning or building is required.

Key features of Coinversaa Pulse

  • 26 tools for trader intelligence, profiles, cohorts, and market data
  • Behavioral cohort classification across 710K+ wallets
  • Real-time trade feed queryable by time window
  • Liquidation heatmaps with cluster analysis
  • Closed position lifecycle with hold duration and entry/exit data
  • Hidden gem discovery for underrated high-performers
  • 1.8B+ trades indexed from Hyperliquid's clearinghouse

Use cases of Coinversaa Pulse

  • Perform due diligence on any Hyperliquid wallet (PnL, win rate, profit factor)
  • Surface copy-trading signals from recent trades of top wallets
  • Monitor what behavioral cohorts (money_printer, leviathan, etc.) are holding in real time
  • Discover underrated traders with high win rate that ranking sites miss
  • Analyze liquidation clusters across price levels for support/resistance signals

FAQ from Coinversaa Pulse

How do I get an API key?

Request an API key at coinversaa.ai/developers or email [email protected]. Keys start with cvsa_.

What runtime or dependencies are required?

Only Node.js via npx. The server runs from the npm package @coinversaa/mcp-server with no cloning or building needed.

Where does the data come from?

Coinversaa indexes Hyperliquid's clearinghouse directly and computes analytics that are not available on public blockchain APIs.

What makes Coinversaa Pulse different from a public API wrapper?

It provides behavioral cohorts, live cohort positions, real-time trade feeds, liquidation heatmaps, closed position analytics, and hidden gem discovery computed from 1.8B+ indexed trades.

What tools are available?

26 tools including pulse_global_stats, pulse_trader_profile, pulse_cohort_summary, market_price, live_liquidation_heatmap, and many more.

Comments

More Developer Tools MCP servers