← 返回
未分类

Antalpha Ai Setup

Install and configure the Antalpha Skills MCP server. Provides 146+ Web3 tools for DEX swaps, smart money tracking, Polymarket prediction markets, Hyperliqui...
安装并配置 Antalpha Skills MCP 服务器,提供 146+ Web3 工具,支持 DEX 交换、智能资金追踪、Polymarket 预测市场、Hyperliqui...
bevanding
未分类 clawhub v2.0.0 2 版本 100000 Key: 无需
★ 0
Stars
📥 480
下载
💾 0
安装
2
版本
#latest

概述

Antalpha Skills MCP Server Setup

Overview

The Antalpha Skills MCP server provides 146+ Web3 tools for AI agents, including DEX swaps, smart money tracking, Polymarket prediction markets, Hyperliquid perpetuals, CEX trading, Bitcoin mining, and DeFi analytics. This server enables AI agents to interact with various Web3 protocols through a unified Model Context Protocol (MCP) interface.

Quick Install

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

Prerequisites

  • An AI agent capable of using Model Context Protocol (MCP) servers
  • Access to the Antalpha Skills MCP server at https://mcp-skills.ai.antalpha.com/mcp
  • Agent registration with Antalpha (contact team for access)

Step 1: Add MCP Server

Add the Antalpha Skills server to your MCP-compatible client:

Claude.ai / Claude Code

  1. Go to Settings → Integrations
  2. Click "Add Integration"
  3. Enter URL: https://mcp-skills.ai.antalpha.com/mcp
  4. Follow authentication prompts

Codex

  1. Open Codex settings
  2. Navigate to "External Services"
  3. Add new service with URL: https://mcp-skills.ai.antalpha.com/mcp

Claude Desktop/Cursor/Windsurf

  1. Access MCP integrations panel
  2. Select "Add New Server"
  3. Enter: https://mcp-skills.ai.antalpha.com/mcp

Gemini CLI

  1. Configure MCP endpoints
  2. Add: https://mcp-skills.ai.antalpha.com/mcp

OpenCode

  1. In settings, find "MCP Servers"
  2. Add the Antalpha endpoint

OpenClaw

Edit your OpenClaw configuration to include:

{
  "mcpServers": [
    {
      "name": "antalpha-skills",
      "url": "https://mcp-skills.ai.antalpha.com/mcp",
      "enabled": true
    }
  ]
}

Note: For OpenClaw, use the direct HTTP URL rather than the npx mcp-remote command.

Step 2: Register Your Agent

Contact the Antalpha team to register your AI agent. You'll need to provide:

  • Agent name and description
  • Intended use case
  • Expected request volume
  • Contact information for support

Upon registration, you'll receive agent-specific credentials and rate limits.

Step 3: Verify Installation

Test your installation by running the ping command:

# If using the test tool directly
test-ping

This should return a simple confirmation that your agent can communicate with the Antalpha Skills server.

Step 4: Get Your First Result

Try one of these example prompts to verify functionality:

PromptExpected Result
------------------------
"Get current BTC and ETH prices"Returns latest price data for both cryptocurrencies
"Check wallet balance for 0x<your_wallet_address>"Shows token balances for the specified address
"Show trending airdrops"Lists current airdrop opportunities
"Get Hyperliquid account info for address"Retrieves account details from Hyperliquid

Available Tools

ToolDescription
-------------------
swap-quoteGet quotes for token swaps across multiple chains
swap-create-pageCreate swap transaction pages for user approval
swap-tokensSearch for available tokens on specific chains
swap-gasGet current gas estimates for swaps
swap-fullExecute complete swap transactions
smart-swap-createCreate smart swap orders with advanced parameters
smart-swap-listList smart swap orders for a wallet
smart-swap-statusCheck status of a specific smart swap order
smart-swap-cancelCancel a smart swap order
smart-money-signalGet smart money signals based on whale activity
smart-money-watchWatch specific addresses for smart money activity
smart-money-listList addresses currently being watched
smart-money-customManage custom smart money settings
smart-money-scanScan for new smart money opportunities
smart-money-poolMonitor liquidity pool activity
poly-intelGet intelligence data about Polymarket traders/markets
poly-master-tradersGet top performing traders on Polymarket
poly-master-search-marketSearch for Polymarket markets
poly-master-followFollow a Polymarket trader to copy trades
poly-master-statusGet status of your Polymarket account
poly-master-riskManage risk settings for Polymarket trading
poly-master-pnlGet profit and loss data for Polymarket
poly-ordersGet list of Polymarket orders
poly-trendingGet trending Polymarket markets
poly-newGet newly created Polymarket markets
poly-market-infoGet detailed information about a market
poly-positionsGet your current Polymarket positions
poly-historyGet your Polymarket trade history
poly-buyBuy shares in a Polymarket market
poly-sellSell shares in a Polymarket market
poly-confirmConfirm a Polymarket order or check status
poly-master-strategy-scanScan for profitable trading strategies
poly-master-strategy-metricsGet performance metrics for strategies
poly-master-strategy-dry-runEnable/disable dry-run mode for strategies
hl-priceGet current price for a coin on Hyperliquid
hl-accountGet account information for a Hyperliquid address
hl-bookGet the order book for a coin on Hyperliquid
hl-ordersGet open orders for a Hyperliquid address
hl-positionsGet current positions for a Hyperliquid address
hl-fundingGet funding rate information on Hyperliquid
hl-balance-checkCheck if a trade is possible given account balance
hl-limit-orderPlace a limit order on Hyperliquid
hl-market-orderPlace a market order on Hyperliquid
hl-closeClose a position on Hyperliquid
hl-cancelCancel an open order on Hyperliquid
hl-leverageSet leverage for a coin on Hyperliquid
hl-tp-slSet take profit or stop loss for a position
hl-modify-orderModify an existing order on Hyperliquid
cex-account-get-balanceGet account balance from centralized exchange
cex-account-get-infoGet detailed account information from CEX
cex-futures-place-orderPlace a futures order on a CEX
cex-futures-cancel-orderCancel a futures order on a CEX
cex-futures-get-positionsGet current futures positions on a CEX
cex-futures-set-leverageSet leverage for a futures position
cex-futures-close-positionClose a futures position on a CEX
cex-market-get-tickerGet ticker information for an instrument
cex-market-get-klineGet k-line data for an instrument
cex-market-get-orderbookGet order book for an instrument
cex-market-get-instrumentsGet list of available instruments on an exchange
cex-setup-checkCheck if CEX setup is properly configured
cex-spot-place-orderPlace a spot order on a CEX
cex-spot-cancel-orderCancel a spot order on a CEX
cex-spot-get-ordersGet list of spot orders from a CEX
macro-fred-cpiGet Consumer Price Index data from FRED
macro-fred-nfpGet Non-Farm Payrolls data from FRED
macro-fred-m2Get M2 Money Supply data from FRED
macro-fred-yield-spreadGet Treasury Yield Spread data from FRED
macro-fred-unemploymentGet Unemployment Rate data from FRED
macro-fred-sahmGet Sahm Rule Recession Indicator from FRED
macro-fred-fed-rateGet Federal Funds Rate data from FRED
macro-fred-allGet all available FRED macro indicators
macro-fred-cache-clearClear cached FRED data
crypto-social-trendingGet trending cryptocurrencies on social media
crypto-sentiment-scoreGet sentiment score for a cryptocurrency
crypto-kol-signalsGet signals from crypto Key Opinion Leaders
crypto-mention-surgeGet cryptocurrencies with mention surges
crypto-fear-greedGet the current crypto fear and greed index
wallet-guard-token-securityCheck security of a token contract
wallet-guard-address-securityCheck security of a wallet address
wallet-guard-approval-securityCheck security of wallet approvals
wallet-guard-nft-securityCheck security of an NFT contract
wallet-guard-phishing-siteCheck if a URL is a phishing site
wallet-guard-token-deep-scanPerform a deep security scan of a token
wallet-guard-rugpull-detectionDetect potential rugpull risks for a token
wallet-balance-queryQuery wallet balance across multiple chains
airdrop-scanScan for active airdrops
airdrop-daily-reportGet daily airdrop report
airdrop-check-projectCheck details of an airdrop project
airdrop-zero-costFind zero-cost airdrops
airdrop-scam-checkCheck if an airdrop project is a scam
easy-mining-get-workspaceGet mining workspace information
easy-mining-list-farmsList mining farms in the workspace
easy-mining-list-agentsList mining agents in the workspace
easy-mining-list-minersList miners in a specific farm
easy-mining-list-metrics-historyGet historical metrics for a farm
easy-mining-list-pool-diffsGet pool difficulty history for a farm
easy-mining-list-historyGet historical data for a specific miner
easy-mining-list-miner-tasksGet tasks assigned to a specific miner
easy-mining-list-task-batchesGet task batches for a farm
easy-mining-create-task-batchCreate a new task batch for a farm
easy-mining-get-task-batchGet details of a specific task batch
meme-analyzeAnalyze a meme token
investor_discoverDiscover new DeFi investment opportunities
investor_analyzeAnalyze a specific DeFi investment product
investor_compareCompare multiple DeFi investment products
transfer-requestRequest a token transfer between wallets
transfer-statusCheck the status of a token transfer
transfer-cancelCancel a pending token transfer
web-search-queryPerform a web search using various backends
web-search-extractExtract content from a specific URL
test-pingTest connectivity to the MCP server
data-price-btcGet current BTC price data
data-price-ethGet current ETH price data
data-sentiment-fngGet current crypto fear and greed index
data-sentiment-funding-btcGet BTC funding rate sentiment
data-sentiment-futures-premium-btcGet BTC futures premium sentiment
data-sentiment-oi-dexGet DEX open interest sentiment
data-sentiment-stablecoin-mcapGet stablecoin market cap sentiment
data-structure-btc-dominanceGet BTC dominance data
data-structure-defi-tvlGet DeFi TVL data
data-structure-defi-tvl-ethereumGet Ethereum DeFi TVL data
data-structure-dex-volumeGet DEX volume data
data-structure-eth-btcGet ETH/BTC ratio data
data-whale-etf-flowGet ETF flow data
data-whale-exchange-reserveGet exchange reserve data
data-whale-coinbase-premiumGet Coinbase premium data
data-whale-taker-ratioGet taker ratio data
data-vol-oi-cexGet CEX open interest volatility data
data-vol-liquidationsGet liquidation data
data-vol-options-max-painGet options max pain data
data-vol-options-oiGet options open interest data
data-yield-stethGet stETH yield data
data-yield-stablecoinGet stablecoin yield data
data-yield-defi-allGet overall DeFi yield data
data-ta-rsi-btcGet BTC RSI technical indicator
data-ta-ma200Get 200-day moving average data
data-ta-macdGet MACD indicator data
data-ta-bollingerGet Bollinger Bands data
data-ta-ahr999Get AHR999 indicator data
data-ta-puellGet Puell Multiple indicator data
data-event-token-unlockGet token unlock event data
data-event-security-alertGet security alert data

Troubleshooting

  • If tools aren't appearing in your client, verify the MCP server URL is correctly entered
  • For authentication issues, confirm your agent is properly registered with Antalpha
  • For rate limiting errors, check with the Antalpha team about adjusting your limits
  • If specific tools return errors, check that you're providing all required parameters
  • For wallet-related tools, ensure you're using valid wallet addresses
  • If experiencing connectivity issues, verify your network connection and firewall settings allow outbound connections to the Antalpha server

版本历史

共 2 个版本

  • v2.0.0 当前
    2026-05-21 13:12 安全 安全
  • v1.3.0
    2026-05-07 06:12 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Web3 Investor

bevanding
AI原生的DeFi投资智能,发现、分析并比较2500+协议中的收益机会,配备意图感知搜索和LLM驱动的深度...
★ 2 📥 1,202

Eth Payment

bevanding
为任意EVM链生成EIP-681以太坊支付链接和二维码,零配置,即时设置,用于接收ETH和ERC-20支付,使用场景:
★ 1 📥 802

Deerflow

bevanding
通过 DeerFlow LangGraph 引擎实现深度研究和异步任务执行;通过轻量级仅 API 的 Docker 部署(无前端)提交多步研究任务。
★ 1 📥 699