← 返回 Skills 市场
bevanding

Antalpha Ai Setup

作者 bevanding · GitHub ↗ · v1.3.0 · MIT-0
cross-platform ⚠ suspicious
124
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install antalpha-ai-setup
功能描述
Install and configure the Antalpha Skills MCP server. Provides 76 Web3 tools for DEX swaps, smart money tracking, Polymarket prediction markets, Hyperliquid...
使用说明 (SKILL.md)

AntAlpha Skills MCP Server Setup

Connect your AI agent to Antalpha's Web3 unified gateway — 76 tools covering DEX swaps, smart money signals, Polymarket prediction markets, Hyperliquid perpetual trading, DeFi investment discovery, OKX spot/futures trading, Bitcoin mining management, and multi-chain asset queries.

⚡ Quick Install

Option 1: mcporter (Recommended)

npx mcporter list https://mcp-skills.ai.antalpha.com/mcp --name antalpha

Output:

✓ MCP server "antalpha" connected

→ Registering agent...
 ✓ agent_id: "a3f1c8e7-4d2b-4a9f-b6e5-7c8d9e0f1a2b"
 ✓ api_key: "sk_4f7a2e...b2c3d4e5f6a7b8c9d"

 76 tools ready.

Add the returned agent_id and api_key to your MCP client config.

Option 2: OpenClaw Skill Install

clawhub install antalpha-ai-setup

Prerequisites

  • An MCP-compatible client (Claude Code, Claude Desktop, Cursor, Windsurf, OpenClaw, etc.)

Step 1 — Add the MCP Server

Claude.ai (web): This cannot be done programmatically. Instruct the user to:

  1. Go to Customize → Connectors → Plus button → Add custom connector
  2. Name: AntAlpha Skills
  3. URL: https://mcp-skills.ai.antalpha.com/mcp
  4. Click Add

Claude Code (run in terminal):

claude mcp add antalpha --transport http https://mcp-skills.ai.antalpha.com/mcp

Codex (run in terminal):

codex mcp add antalpha --url https://mcp-skills.ai.antalpha.com/mcp

Claude Desktop / Cursor / Windsurf (add to MCP config file):

{
  "mcpServers": {
    "antalpha": {
      "url": "https://mcp-skills.ai.antalpha.com/mcp"
    }
  }
}

Gemini CLI (add to MCP config file):

{
  "mcpServers": {
    "antalpha": {
      "httpUrl": "https://mcp-skills.ai.antalpha.com/mcp"
    }
  }
}

OpenCode (add to MCP config file):

{
  "mcp": {
    "antalpha": {
      "type": "remote",
      "url": "https://mcp-skills.ai.antalpha.com/mcp"
    }
  }
}

OpenClaw (native Streamable HTTP support, no bridge needed):

{
  "mcp": {
    "servers": {
      "antalpha": {
        "url": "https://mcp-skills.ai.antalpha.com/mcp"
      }
    }
  }
}

Step 2 — Register Your Agent

After adding the server, register your agent to receive an API key:

  1. Ask your agent to call the registration tool
  2. It will return an agent_id (UUID) and a one-time api_key
  3. Save the api_key — it is shown only once

About API Key Authentication:

The server currently operates in open mode — most tools work without an API key. However, we recommend registering an agent anyway because:

  • Some tools (especially smart-money-* with private watchlists) require authentication
  • Rate limits are higher for authenticated agents
  • Future updates may enforce authentication for all tools

If your agent supports MCP headers, configure the x-antalpha-agent-api-key header with the returned api_key for full access.

Step 3 — Verify

Ask your agent:

"Ping the server to verify the connection."

If it calls test-ping and returns { "ok": true }, you're connected.

Step 4 — Get Your First Result

Try one of these prompts:

What to Say Tools Used
"What's the current quote for 1 ETH to USDC on Ethereum?" swap-quote
"Show me the latest high-confidence smart money signals" smart-money-signal
"What are the hottest crypto markets on Polymarket right now?" poly-trending
"Show me my Hyperliquid positions at 0x\x3Cyour_wallet_address>" hl-positions
"Discover DeFi opportunities with low risk and APY above 5%" investor_discover
"Show all token balances for 0x\x3Cyour_wallet_address> across every chain" multi-source-token-list
"Show me my OKX account summary" cex-account-get-info
"Place a spot buy for 0.01 BTC on OKX" cex-spot-place-order
"What are my futures positions on OKX?" cex-futures-get-positions
"List all miners in my farm with real-time status" easy-mining-list-miners
"Get historical hashrate for my farm" easy-mining-list-metrics-history

Available Tools (76)

DEX Swaps (9)

Tool Description
swap-quote Real-time DEX swap quote via 0x
swap-create-page Firm 0x quote + cyberpunk swap page HTML
swap-full One-shot: quote + swap page + tx data
swap-tokens List supported tokens
swap-gas Indicative gas price from 0x probe
smart-swap-create Create 1inch Fusion Dutch auction order + signing page
smart-swap-list List Smart Swap orders for a wallet
smart-swap-status Get order status by hash
smart-swap-cancel Check Fusion order cancellation status

Smart Money (5)

Tool Description
smart-money-signal Trading signals from smart money wallets
smart-money-watch Recent activity for a specific wallet
smart-money-list List all monitored wallets (public + private)
smart-money-custom Add/remove private watchlist addresses
smart-money-scan On-demand scan of private watchlist

Polymarket / Poly Master (17)

Tool Description
poly-master-traders Discover top Polymarket traders
poly-master-follow Follow/unfollow a trader for copy trading
poly-master-status Copy-trading status and risk config
poly-master-risk View/update risk management params
poly-master-pnl Copy-trading PnL report
poly-master-orders List copy-trading orders
poly-trending Trending Polymarket markets by 24h volume
poly-new Recently created Polymarket markets
poly-market-info Detailed info for a specific market
poly-positions Current Polymarket positions for a wallet
poly-history Recent trade activity for a wallet
poly-buy Buy outcome tokens via EIP-712 signing page
poly-sell Sell outcome tokens via EIP-712 signing page
poly-confirm Check poly-buy/sell order status

Hyperliquid (13)

Tool Description
hl-price Get asset prices (Top 10 if no coin)
hl-account Hyperliquid account summary
hl-book L2 order book depth
hl-orders Open orders
hl-positions Open perpetual positions
hl-funding Funding rates sorted by magnitude
hl-balance-check Pre-check sufficient balance
hl-limit-order Place a limit order
hl-market-order Place a market order
hl-close Close position at market
hl-cancel Cancel an order
hl-leverage Set leverage
hl-tp-sl Place take-profit / stop-loss order
hl-modify-order Modify an existing order

DeFi Analytics (3)

Tool Description
investor_discover Discover DeFi investment opportunities
investor_analyze Deep analysis of a DeFi product
investor_compare Compare multiple DeFi products

Multi-Chain Assets (2)

Tool Description
multi-source-token-list Aggregate token balances across all EVM chains
wallet-balance-query Query native balance for non-EVM chains

CEX Trading / OKX (15)

Tool Description
cex-setup-check Check OKX API credentials status
cex-setup-save Save OKX API credentials
cex-setup-verify Verify OKX API credentials
cex-account-get-info OKX account summary (equity, PnL, balance)
cex-account-get-balance Detailed per-currency balance
cex-spot-place-order ⚠️ Place a spot order
cex-spot-cancel-order ⚠️ Cancel a spot order
cex-spot-get-orders Get spot orders (pending/history)
cex-futures-place-order ⚠️ Place a futures/swap order
cex-futures-cancel-order ⚠️ Cancel a futures order
cex-futures-get-positions Current futures positions + margin alerts
cex-futures-set-leverage ⚠️ Set leverage for an instrument
cex-futures-close-position ⚠️ Close position via market order
cex-market-get-ticker Real-time ticker (price, volume, bid/ask)
cex-market-get-kline OHLCV candlestick data
cex-market-get-orderbook Order book (bids + asks)
cex-market-get-instruments List available instruments

Bitcoin Mining / Nonce (11)

Tool Description
easy-mining-get-workspace Get workspace info (connectivity check)
easy-mining-list-farms List all mining farms
easy-mining-list-agents List all Nonce Agents
easy-mining-list-miners Real-time miner status (hashrate, temp, power)
easy-mining-list-metrics-history Historical farm metrics
easy-mining-list-pool-diffs Mining pool change records
easy-mining-list-history Historical miner performance
easy-mining-list-miner-tasks Miner task execution history
easy-mining-list-task-batches List task batches
easy-mining-create-task-batch ⚠️ Create batch task (reboot, firmware, etc)
easy-mining-get-task-batch Get task batch status

Utility (1)

Tool Description
test-ping Verify server connectivity

Troubleshooting

  • "Agent validation failed": Register your agent first and persist the returned agent_id and api_key. Then configure the x-antalpha-agent-api-key header with your api_key.
  • No tools available: Verify the MCP server URL is exactly https://mcp-skills.ai.antalpha.com/mcp (note the /mcp path).
  • Rate limited: The tool call frequency is limited per IP. Wait a moment and retry, or register an agent for higher limits.
  • Smart Swap not filling: Smart Swap currently only supports chain_id=1 (Ethereum mainnet) with engine=1inch. The order uses a Dutch auction mechanism — it may take 3–10 minutes to fill or auto-expire.
  • Hyperliquid write tools require a private key: Tools like hl-limit-order require your agent_key (Hyperliquid private key) and owner address in the input. The key is used only for signing the current request and is never stored server-side.
  • Polymarket trades use signing pages: poly-buy and poly-sell generate EIP-712 signing pages. Open the returned preview_url in your wallet browser to sign — your private key never leaves your wallet.
  • OKX tools need API credentials: Run cex-setup-save to configure your OKX API key, secret, and passphrase. Use cex-setup-verify to validate before trading.
  • Mining tools need a Nonce API key: Ensure your Nonce workspace API key is configured. Use easy-mining-get-workspace to verify connectivity.

Maintainer: Antalpha AI Team
Registry: https://clawhub.com/skills/antalpha-ai-setup
License: MIT

安全使用建议
This skill is coherent with its stated purpose (it only instructs your agent to add and talk to a remote MCP server). Before installing or registering an agent you should: 1) Verify the MCP server's authenticity (confirm the domain, GitHub repo, and vendor) and ensure you trust https://mcp-skills.ai.antalpha.com. 2) Understand that any wallet addresses, exchange API keys, or account info you send through these tools will be transmitted to that remote service; never share private keys or unrestricted exchange API secrets unless you fully trust the provider and know the scope of those keys. 3) If you plan to allow autonomous actions (placing orders), restrict or sandbox those permissions first (use read-only or limited-scoped API keys, set rate/operation limits, and test with small amounts). 4) Prefer manual approval for any trade or withdrawal-type actions. If you want a deeper safety review, provide the vendor's MCP API documentation or the skill's server-side code/manifest so I can check what data the server records and how authentication is handled.
功能分析
Type: OpenClaw Skill Name: antalpha-ai-setup Version: 1.3.0 The skill bundle serves as a setup guide for the Antalpha Skills MCP server, which provides 76 Web3-related tools. It is classified as suspicious because it explicitly instructs users to provide highly sensitive credentials—including Hyperliquid private keys and OKX API secrets/passphrases—to the AI agent for use with remote tools (e.g., in `SKILL.md`). While these capabilities are consistent with the stated goal of enabling Web3 trading and mining management, the practice of passing raw private keys through an AI agent to a remote endpoint (https://mcp-skills.ai.antalpha.com/mcp) poses a significant security risk for credential theft or unauthorized financial transactions.
能力标签
cryptorequires-walletrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description match the instructions: SKILL.md consistently describes adding a remote MCP server (https://mcp-skills.ai.antalpha.com/mcp) and using its 60–76 Web3 tools (DEX, smart-money, Polymarket, CEX, mining, etc.). No unrelated binaries, env vars, or installs are requested.
Instruction Scope
Instructions are limited to adding the remote MCP server, registering an agent, and calling provided tools. They do not ask the agent to read local files or environment variables. However, the runtime behavior will involve sending queries (including wallet addresses and CEX/account actions) to the remote MCP server, which can transmit sensitive data to that external service.
Install Mechanism
Instruction-only skill with no install spec or code files. This is low-risk from an installation perspective (nothing is written to disk by the skill itself).
Credentials
The skill declares no required environment variables or credentials. That is coherent for a connector, but several provided tools (OKX trading, placing orders, viewing CEX account summary, wallet-specific token listings) will require the user to supply external credentials or wallet addresses at runtime. The SKILL.md does not enumerate how those tool-specific credentials should be provided or scoped.
Persistence & Privilege
always:false (default) and model invocation is allowed (default). That is expected. Be aware that allowing autonomous agent invocation combined with tools that can place trades or query accounts increases risk if you provide exchange credentials or allow the agent to act without restrictions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install antalpha-ai-setup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /antalpha-ai-setup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.0
**Expanded Web3 support: Antalpha Skills MCP now features 76 tools including CEX trading and Bitcoin mining.** - Increased tool count from 62 to 76, adding new categories like CEX (OKX) trading and Bitcoin mining management. - README and SKILL docs updated to reflect expanded features and usage instructions. - Tool listing reorganized by category for easier navigation. - New example prompts included for CEX trading (OKX) and mining tools. - Minor improvements to instructions and descriptions for clarity.
v1.2.0
- Added instructions for mcporter as the new recommended installation method, including example output with connected agent registration. - Retained the OpenClaw install as a secondary option. - No changes to tool functionality or API. - Documentation updated for clearer install options and streamlined onboarding.
v1.1.0
- Added detailed setup and configuration instructions for connecting the MCP server to various clients (Claude, Codex, Cursor, Windsurf, OpenClaw, Gemini CLI, OpenCode, etc.). - Explained agent registration, API key retrieval, authentication methods, and their importance for full tool access and increased rate limits. - Expanded tool descriptions and usage examples for 60+ integrated Web3 functions, covering DEX swaps, smart money signals, Polymarket, Hyperliquid trading, DeFi analytics, and more. - Included troubleshooting section addressing common setup issues and authentication errors. - Improved documentation clarity with step-by-step guides and practical prompts for first-time users.
元数据
Slug antalpha-ai-setup
版本 1.3.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Antalpha Ai Setup 是什么?

Install and configure the Antalpha Skills MCP server. Provides 76 Web3 tools for DEX swaps, smart money tracking, Polymarket prediction markets, Hyperliquid... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。

如何安装 Antalpha Ai Setup?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install antalpha-ai-setup」即可一键安装,无需额外配置。

Antalpha Ai Setup 是免费的吗?

是的,Antalpha Ai Setup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Antalpha Ai Setup 支持哪些平台?

Antalpha Ai Setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Antalpha Ai Setup?

由 bevanding(@bevanding)开发并维护,当前版本 v1.3.0。

💬 留言讨论