CursorPool
← 返回首页

Bitget MCP Server

0

官方 Bitget MCP 服务器,让 AI 助手通过自然语言直接实时访问 Bitget 交易所。

MCPBitget MCP 服务器
添加到 Cursor

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

{
  "command": "npx",
  "args": [
    "-y",
    "bitget-mcp-server",
    "--modules",
    "all"
  ],
  "env": {
    "BITGET_API_KEY": "your-api-key",
    "BITGET_SECRET_KEY": "your-secret-key",
    "BITGET_PASSPHRASE": "your-passphrase"
  }
}