← 返回
开发者工具 中文

Gate Codex One-Click Installer (MCP + Skills)

Gate MCP and Gate skills installer for Codex. Use when the user asks to add Gate MCP or skills to Codex. Triggers on 'install Gate MCP Codex', 'Gate skills C...
Gate MCP 与 Gate 技能安装器,用于 Codex。用户请求向 Codex 添加 Gate MCP 或技能时使用,触发词包括 'install Gate MCP Codex'、'Gate skills C...'
gate-exchange
开发者工具 clawhub v1.0.2 2 版本 100000 Key: 无需
★ 0
Stars
📥 699
下载
💾 7
安装
2
版本
#latest

概述

Gate One-Click Installer (Codex: MCP + Skills)

General Rules

⚠️ 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

  • Only call MCP tools explicitly listed in this skill. Tools not documented here must NOT be called, even if they

exist in the MCP server.


MCP Dependencies

Required MCP Servers

MCP ServerStatus
--------------------
Gate (main)✅ Required
Gate-Dex✅ Required
Gate-Info✅ Required
Gate-News✅ Required

Authentication

  • API Key Required: No

Installation Check

  • Required: Gate (main), Gate-Dex, Gate-Info, Gate-News
  • Install: Run installer skill for your IDE
  • Cursor: gate-mcp-cursor-installer
  • Codex: gate-mcp-codex-installer
  • Claude: gate-mcp-claude-installer
  • OpenClaw: gate-mcp-openclaw-installer

MCP Mode

Read and strictly follow references/mcp.md, then execute this installer workflow.

  • SKILL.md keeps product scope, install behavior, and user-facing guidance.
  • references/mcp.md is the authoritative execution layer for preflight checks, config merge safety, and install verification steps.

CEX MCP modes

See gate-mcp: Local = stdio gate-mcp with API keys; Remote Public = https://api.gatemcp.ai/mcp (no auth); Remote Exchange = https://api.gatemcp.ai/mcp/exchange (Gate OAuth2). Dex/Info/News are separate endpoints on the same host.

Resources

TypeNameEndpoint / Config
-------------------------------
MCPGate (main)stdio command = "npx", args = ["-y", "gate-mcp"], optional env for keys
MCPgate-cex-pub (cex-public)url = "https://api.gatemcp.ai/mcp"
MCPgate-cex-ex (cex-exchange)url = "https://api.gatemcp.ai/mcp/exchange" (OAuth2 in client)
MCPgate-dex (dex)https://api.gatemcp.ai/mcp/dex, http_headers x-api-key + Bearer token
MCPgate-info (info)https://api.gatemcp.ai/mcp/info
MCPgate-news (news)https://api.gatemcp.ai/mcp/news
Skillsgate-skillshttps://github.com/gate/gate-skills (installs all under skills/)

Behavior Rules

  1. Default: When the user does not specify which MCPs to install, install all MCPs (main, cex-public, cex-exchange, dex, info, news) + all gate-skills.
  2. Selectable MCPs: Users can choose to install only specific MCPs; follow the user's selection.
  3. Skills: Unless --no-skills is passed, always install all skills from the gate-skills repository's skills/ directory.

Installation Steps

1. Confirm User Selection (MCPs)

  • If the user does not specify which MCPs → install all: main, cex-public, cex-exchange, dex, info, news.
  • If the user specifies "only install xxx" → install only the specified MCPs.

2. Write Codex MCP Config

  • User-level config: ~/.codex/config.toml (or $CODEX_HOME/config.toml). Creates the file and writes [mcp_servers] with corresponding tables if it does not exist.
  • If it already exists, merge: only append Gate MCP sections that don't already exist; do not overwrite existing config.
  • Config details:
  • Gate (main): stdio, command / args / optional env for GATE_API_KEY / GATE_API_SECRET
  • gate-cex-pub / gate-cex-ex: url as above (no http_headers for remote CEX)
  • gate-dex: url + http_headers for x-api-key and Bearer
  • gate-info / gate-news: url

3. Install gate-skills (all)

  • Pull all subdirectories under skills/ from https://github.com/gate/gate-skills and copy them to $CODEX_HOME/skills/ (default ~/.codex/skills/).
  • Add --no-skills when using the script to install MCP only without skills.

4. Post-Installation Prompt

  • Inform the user of the installed MCP list and "all gate-skills have been installed" (unless --no-skills was used).
  • Prompt to restart Codex to load MCP servers and skills.
  • Local API Key: For Gate (main) trading via API keys → https://www.gate.com/myaccount/profile/api-key/manage
  • gate-cex-ex: Complete Gate OAuth2 when Codex prompts on first use.
  • Gate-Dex: If auth required, open https://web3.gate.com/ for wallet, then complete OAuth via the assistant link.

Script

Use the scripts/install.sh in this skill directory for one-click installation.

  • Usage:

./scripts/install.sh [--mcp main|cex-public|cex-exchange|dex|info|news] ... [--no-skills]

Installs all MCPs when no --mcp is passed; pass multiple --mcp to install only specified ones; --no-skills installs MCP only.

  • The DEX x-api-key is fixed as MCP_AK_8W2N7Q and written to config.toml.

After downloading this skill from GitHub, run from the repository root:

bash skills/gate-mcp-codex-installer/scripts/install.sh

Or (MCP only):

bash skills/gate-mcp-codex-installer/scripts/install.sh --no-skills

版本历史

共 2 个版本

  • v1.0.2 当前
    2026-05-01 12:06 安全 安全
  • v1.0.0
    2026-03-19 16:22 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 324,151
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,166
data-analysis

Gate Exchange Trading Copilot

gate-exchange
Gate Trading Copilot L2。当用户想要执行复杂交易、杠杆借贷或查询仓位和挂单时使用,触发于“market buy”等关键词。
★ 0 📥 822