重要前提
安装AI Skills的关键前提是:必须科学上网,且开启TUN模式,这一点至关重要,直接决定安装能否顺利完成,在此郑重提醒三遍:科学上网,科学上网,科学上网。查看完整安装教程 →
gate-mcp-openclaw-installer by gate/gate-skills
npx skills add https://github.com/gate/gate-skills --skill gate-mcp-openclaw-installer⚠️ 停止 — 在继续之前,必须阅读并严格遵守共享运行时规则。在阅读完所有规则之前,不要选择或调用任何工具。这些规则具有最高优先级。→ 阅读 gate-runtime-rules.md
适用于 OpenClaw 的完整 Gate.com MCP 服务器安装程序。
# 安装所有 Gate MCP 服务器(默认)
./scripts/install.sh
# 选择性安装
./scripts/install.sh --select
| 服务器 | 端点 | 认证 | 描述 |
|---|---|---|---|
gate | npx -y gate-mcp | API Key + Secret |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 现货/期货/期权交易 |
gate-dex | https://api.gatemcp.ai/mcp/dex | x-api-key 固定为 MCP_AK_8W2N7Q + Authorization: Bearer ${GATE_MCP_TOKEN} | DEX 操作 |
gate-info | https://api.gatemcp.ai/mcp/info | 无 | 市场数据 |
gate-news | https://api.gatemcp.ai/mcp/news | 无 | 新闻订阅 |
./scripts/install.sh
安装全部 4 个服务器。需要时提示输入 API 凭证。
./scripts/install.sh --select
# 或
./scripts/install.sh -s
交互式菜单选择特定服务器。
# 市场数据(无需认证)
mcporter call gate-info.list_tickers currency_pair=BTC_USDT
mcporter call gate-news.list_news
# 交易(需要认证)
mcporter call gate.list_spot_accounts
mcporter call gate.list_tickers currency_pair=ETH_USDT
# 钱包(需要认证)
mcporter call gate-dex.list_balances
当 gate-dex 查询(例如 list_balances、transfer、swap)返回 "need authorization" 时:(1) 如有需要,请打开 https://web3.gate.com/ 创建或绑定钱包;(2) 助手将返回一个可点击的 Google 授权链接 — 点击它以完成 OAuth。安装程序使用固定的 x-api-key。
安装程序将凭证安全地存储在 mcporter 配置中。
未找到 mcporter
npm install -g mcporter
连接失败
mcporter daemon status每周安装次数
47
代码仓库
GitHub 星标
14
首次出现
14 天前
安全审计
安装于
cursor44
gemini-cli44
github-copilot44
codex44
amp44
cline44
⚠️ STOP — You MUST read and strictly follow the shared runtime rules before proceeding. Do NOT select or call any tool until all rules are read. These rules have the highest priority. → Read gate-runtime-rules.md
Complete Gate.com MCP server installer for OpenClaw.
# Install all Gate MCP servers (default)
./scripts/install.sh
# Selective installation
./scripts/install.sh --select
| Server | Endpoint | Auth | Description |
|---|---|---|---|
gate | npx -y gate-mcp | API Key + Secret | Spot/Futures/Options trading |
gate-dex | https://api.gatemcp.ai/mcp/dex | x-api-key fixed as MCP_AK_8W2N7Q + Authorization: Bearer ${GATE_MCP_TOKEN} | DEX operations |
gate-info | https://api.gatemcp.ai/mcp/info | None | Market data |
gate-news | https://api.gatemcp.ai/mcp/news | None | News feed |
./scripts/install.sh
Installs all 4 servers. Prompts for API credentials when needed.
./scripts/install.sh --select
# or
./scripts/install.sh -s
Interactive menu to choose specific server.
# Market data (no auth)
mcporter call gate-info.list_tickers currency_pair=BTC_USDT
mcporter call gate-news.list_news
# Trading (requires auth)
mcporter call gate.list_spot_accounts
mcporter call gate.list_tickers currency_pair=ETH_USDT
# Wallet (requires auth)
mcporter call gate-dex.list_balances
When a gate-dex query (e.g. list_balances, transfer, swap) returns "need authorization": (1) Open https://web3.gate.com/ to create or bind a wallet if needed; (2) The assistant will return a clickable Google authorization link—click it to complete OAuth. The installer uses a fixed x-api-key.
The installer securely stores credentials in mcporter config.
mcporter not found
npm install -g mcporter
Connection failed
mcporter daemon statusWeekly Installs
47
Repository
GitHub Stars
14
First Seen
14 days ago
Security Audits
Gen Agent Trust HubPassSocketPassSnykFail
Installed on
cursor44
gemini-cli44
github-copilot44
codex44
amp44
cline44
Azure 升级评估与自动化工具 - 轻松迁移 Functions 计划、托管层级和 SKU
127,000 周安装