返回顶部
g

gate-mcp-skillGate MCP技能

Use Gate MCP through UXC for public spot and futures market data workflows with a fixed streamable-http endpoint and read-first guardrails.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
156
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

gate-mcp-skill

Gate MCP 技能

使用此技能通过 uxc + MCP 运行 Gate 公开市场数据工作流。

复用 uxc 技能以进行共享的 MCP 执行、输出解析和通用认证指导。

前置条件

  • - uxc 已安装并可在 PATH 中使用。
  • 可访问 https://api.gatemcp.ai/mcp 网络。

范围

此技能涵盖官方 Gate MCP 接口,用于:

  • - 公开现货市场发现
  • 公开现货行情、交易、订单簿和K线数据
  • 公开期货合约、行情、交易、订单簿、资金费和溢价数据

此技能涵盖:

  • - 私有账户或交易工作流
  • Gate REST v4 签名API
  • 钱包、资金或投资组合操作

端点

使用 Gate 官方 MCP 端点:

  • - https://api.gatemcp.ai/mcp

核心工作流

  1. 1. 默认使用固定链接命令:
- command -v gate-mcp-cli - 如果缺失,则创建: uxc link gate-mcp-cli https://api.gatemcp.ai/mcp - gate-mcp-cli -h
  1. 2. 执行前检查工具和参数帮助:
- gate-mcp-cli cexspotgetspottickers -h - gate-mcp-cli cexspotgetspotorder_book -h - gate-mcp-cli cexfxgetfxtickers -h - gate-mcp-cli cexfxgetfxorder_book -h
  1. 3. 优先使用带有明确交易品种标识的窄范围现货或期货读取:
- gate-mcp-cli cexspotgetspottickers currencypair=BTCUSDT - gate-mcp-cli cexspotgetspotorderbook currencypair=BTC_USDT limit=20 - gate-mcp-cli cexfxgetfxtickers contract=BTC_USDT - gate-mcp-cli cexfxgetfxfundingrate contract=BTCUSDT

操作

现货

  • - cexspotlistcurrencies
  • cexspotlistcurrencypairs
  • cexspotgetcurrency
  • cexspotgetcurrencypair
  • cexspotgetspottickers
  • cexspotgetspotorderbook
  • cexspotgetspottrades
  • cexspotgetspot_candlesticks

期货

  • - cexfxlistfxcontracts
  • cexfxgetfxcontract
  • cexfxgetfxtickers
  • cexfxgetfxorderbook
  • cexfxgetfxtrades
  • cexfxgetfxcandlesticks
  • cexfxgetfxfundingrate
  • cexfxgetfxpremiumindex
  • cexfxlistfxliqorders

安全护栏

  • - 保持自动化操作在 JSON 输出格式上;不要使用 --text。
  • 优先解析稳定字段:ok、kind、protocol、data、error。
  • 将此 v1 技能视为只读。
  • 现货优先使用 currencypair 值如 BTCUSDT,期货优先使用 contract 值如 BTC_USDT,除非帮助输出指示不同的合约名称。
  • gate-mcp-cli <操作> ... 等同于 uxc https://api.gatemcp.ai/mcp <操作> ...。

参考

  • - 使用模式:references/usage-patterns.md
  • Gate 官方 AI / MCP 文档:https://www.gate.com/gate-mcp-skills
  • Gate MCP 设置文章:https://www.gate.com/ru/help/gateforai/gateforaibasics/50102/gate-for-ai-one-click-integration-with-major-ai-agents-no-api-keys-required-zero-barriers

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 gate-mcp-skill-1776358264 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 gate-mcp-skill-1776358264 技能

通过命令行安装

skillhub install gate-mcp-skill-1776358264

下载

⬇ 下载 gate-mcp-skill v1.0.0(免费)

文件大小: 3.7 KB | 发布时间: 2026-4-17 14:54

v1.0.0 最新 2026-4-17 14:54
Initial release of gate-mcp-skill.

- Enables public spot and futures market data workflows via Gate MCP using a fixed streamable-http endpoint.
- Provides core commands for market discovery, tickers, order books, trades, candlesticks, funding rates, and premium data.
- Enforces read-only guardrails with a focus on stable JSON output parsing.
- Reuses `uxc` skill for MCP execution, output handling, and authentication guidance.
- Excludes private account, trading, and wallet/funding operations.
- Includes detailed usage instructions and references for setup and usage patterns.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部