TopRank Skills

Home / Claw Skills / Surveillance / Hyperbot Trading Analytics
Official OpenClaw rules 36%

Hyperbot Trading Analytics

Provides trading data analytics capabilities for the Hyperbot platform, including smart money tracking, whale monitoring, market data queries, and trader statistics. Suitable for cryptocurrency traders conducting market analysis and decision-making.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Hyperbot Trading Analytics 技能。 若已安装,则直接安装 Hyperbot Trading Analytics 技能。

Overview

Skill Key
develophyperbotnetwork/hyperbot-quote-mcp
Author
develophyperbotnetwork
Source Repo
openclaw/skills
Version
-
Source Path
skills/develophyperbotnetwork/hyperbot-quote-mcp
Latest Commit SHA
b22796fd3ab4a7d2f5a2d7be3f00b21f455a6e14

Extracted Content

SKILL.md excerpt

## 1. Overview

**MCP Server Skill Documentation**

**Version:** 1.0.0  

### Quick Start for Agents

This MCP server provides cryptocurrency trading analytics tools. To use these tools:

1. **Connect via SSE:** `https://mcp.hyperbot.network/mcp/sse`
2. **Send requests to:** `https://mcp.hyperbot.network/mcp/message?sessionId={your-session-id}`
3. **Protocol:** JSON-RPC 2.0

**Available Tool Categories:**
- Smart Money & Leaderboard: `fetch_leader_board`, `find_smart_money`
- Market Data: `get_tickers`, `get_ticker`, `get_klines`, `get_market_stats`, `get_l2_order_book`
- Whale Monitoring: `get_whale_positions`, `get_whale_events`, `get_whale_directions`, `get_whale_history_ratio`
- Trader Analysis: `fetch_trade_history`, `get_trader_stats`, `get_max_drawdown`, `get_best_trades`, `get_performance_by_coin`
- Position History: `get_completed_position_history`, `get_current_position_history`, `get_completed_position_executions`, `get_current_position_pnl`
- Batch Queries: `get_traders_accounts`, `get_traders_statistics`

---

## 2. MCP Server Installation

### 2.1 For Cursor Users

Add the following configuration to your Cursor MCP settings:

**Method 1: Via UI**
- Open `Cursor Settings` → `Tools & MCP` → `Add New MCP Server`
- Name: `hyperbot-trading`
- Type: `sse`
- URL: `https://mcp.hyperbot.network/mcp/sse`

**Method 2: Edit config file directly**

Edit `~/.cursor/mcp.json`:

```json
{
  "mcpServers": {
    "hyperbot-trading": {
      "type": "sse",
      "url": "https://mcp.hyperbot.network/mcp/sse"
    }
  }
}
```

**After configuration:** Restart Cursor to apply changes.

---

### 2.2 For Claude Desktop Users

> **Important:** Claude Desktop requires `mcp-remote` to connect to remote SSE servers. Make sure you have Node.js installed.

**Configuration File Locations:**
- **macOS:** `~/Library/Application Support/Claude/claude_desktop_config.json`
- **Windows:** `%APPDATA%\Claude\claude_desktop_config.json`

**Configuration:**

```json
{
  "mcpServers": {
    "hyp...

Related Claw Skills

0xnyk

xint

★ 49

X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

jackculpan

flightclaw

★ 32

Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.

openclaw-trade

openclaw-trading-assistant

★ 24

openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.

xquik-dev

x-twitter-scraper

★ 16

X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.

mohsinkhadim59

Openclaw-Setup

★ 8

Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.