CursorPool
← 返回首页

Crypto MCP Server

2

面向加密货币价格、区块链数据、DeFi 分析与加密市场情报的 MCP server,由 Apify 云基础设施驱动。

MCP加密货币 MCP 服务器
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "command": "npx",
  "args": [
    "-y",
    "@apify/actors-mcp-server",
    "--actors",
    "nexgendata/crypto-mcp-server"
  ],
  "env": {
    "APIFY_TOKEN": "YOUR_APIFY_TOKEN"
  }
}