
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
@coinversaa/mcp-server
Advanced tools
Coinversaa Pulse — Crypto intelligence MCP server for AI agents. 29 tools covering Hyperliquid trader analytics, cohort intelligence, live market data, and more.
Crypto intelligence for AI agents. Query 710K+ Hyperliquid wallets, 1.8B+ trades, behavioral cohorts, and live market data through any MCP-compatible client.
Try it instantly — no sign-up needed. 6 tools with rate limits:
{
"mcpServers": {
"coinversaa": {
"command": "npx",
"args": ["-y", "@coinversaa/mcp-server"]
}
}
}
For all 29 tools and higher rate limits, get an API key (Option B).
Get a key at coinversaa.ai/developers or email chat@coinversaa.ai.
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"
}
}
}
}
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 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.
All tools support an optional useToonFormat parameter (default: true) that returns data in a compact, token-efficient format optimized for AI consumption.
These 6 tools work without an API key, with IP-based rate limits:
| Tool | Rate Limit | Description |
|---|---|---|
pulse_global_stats | 10/min | Total traders, trades, volume across Hyperliquid |
pulse_market_overview | 5/min | Live prices, funding rates, OI for every pair |
market_price | 30/min | Current mark price for any symbol |
market_orderbook | 10/min | Bid/ask depth for any trading pair |
pulse_most_traded_coins | 5/min | Most actively traded coins by volume |
live_long_short_ratio | 5/min | Global or per-coin long/short ratio |
Daily cap: 500 requests/day per IP.
All 29 tools with 100 req/min per key. Includes trader profiles, cohort intelligence, closed positions, historical analytics, and more.
| Tool | Description |
|---|---|
pulse_global_stats | Total traders, trades, volume, PnL across Hyperliquid |
pulse_market_overview | Live prices, funding rates, OI for every pair |
pulse_leaderboard | Top traders ranked by PnL, win rate, volume, score, or risk-adjusted returns |
pulse_hidden_gems | Underrated high-performers most platforms miss |
pulse_most_traded_coins | Most actively traded coins ranked by volume and trade count |
pulse_biggest_trades | Biggest winning or losing trades across all of Hyperliquid |
pulse_recent_trades | Biggest trades in the last N minutes/hours |
pulse_token_leaderboard | Top traders for a specific coin |
| Tool | Description |
|---|---|
pulse_trader_profile | Full due diligence on any wallet (PnL, win rate, tiers, profit factor) |
pulse_trader_performance | 30-day vs all-time comparison with trend direction |
pulse_trader_trades | Recent trades for any wallet — the copy-trading signal |
pulse_trader_daily_stats | Day-by-day PnL, win rate, and volume breakdown |
pulse_trader_token_stats | Per-coin P&L breakdown (find a trader's edge) |
pulse_trader_closed_positions | Historical position lifecycle — entry/exit prices, hold duration, PnL |
pulse_trader_closed_position_stats | Aggregate stats: avg hold time, position win rate, scalper vs swing |
| Tool | Description |
|---|---|
pulse_cohort_summary | Behavioral tier breakdown across 710K+ wallets |
pulse_cohort_positions | What money_printers / whales are holding RIGHT NOW |
pulse_cohort_trades | Every trade a cohort made in the last N minutes/hours |
pulse_cohort_history | Historical performance trends for any cohort |
pulse_cohort_bias_history | Historical hourly bias snapshots for all cohorts |
pulse_cohort_performance_daily | Historical daily performance stats for all cohorts |
| Tool | Description |
|---|---|
market_price | Current mark price for any symbol |
market_positions | Open positions for any wallet |
market_orderbook | Bid/ask depth for any trading pair |
market_historical_oi | Historical hourly open interest snapshots (notional USD) |
| Tool | Description |
|---|---|
live_liquidation_heatmap | Liquidation clusters across price levels — support/resistance signals |
live_long_short_ratio | Global or per-coin long/short ratio with optional history |
live_cohort_bias | Net long/short stance for every tier on a given coin |
pulse_recent_closed_positions | Positions just closed across all traders with entry/exit data |
Once connected, try asking your AI:
| Variable | Required | Default | Description |
|---|---|---|---|
COINVERSAA_API_KEY | No | — | Your API key (starts with cvsa_). Without it, only 6 free tools are available. |
COINVERSAA_API_URL | No | https://staging.api.coinversaa.ai | API base URL (will move to api.coinversaa.ai for production) |
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
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:
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Built by Coinversaa
FAQs
Coinversa Pulse — Crypto intelligence MCP server for AI agents. 103 tools covering Hyperliquid trader analytics, position lifecycles with MAE/MFE execution quality, trader archetype discovery, HIP-4 outcome contracts, outcome/perp position context, syncer
The npm package @coinversaa/mcp-server receives a total of 251 weekly downloads. As such, @coinversaa/mcp-server popularity was classified as not popular.
We found that @coinversaa/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.