/install gate-mc-installer
Gate MCP Installer
One-click setup for Gate MCP (mcporter) in OpenClaw.
Quick Start
To set up Gate MCP, run the install script:
bash ~/.openclaw/skills/gate-mcp-installer/scripts/install-gate-mcp.sh
Or execute the skill directly and I will guide you through the installation.
What This Skill Does
This skill automates the complete Gate MCP setup process:
- Installs mcporter CLI globally via npm
- Configures Gate MCP server with proper endpoint
- Verifies connectivity by listing available tools
- Provides usage examples for common queries
Manual Installation Steps (if script fails)
Step 1: Install mcporter
npm i -g mcporter
# Or verify installation
npx mcporter --version
Step 2: Configure Gate MCP
mcporter config add gate https://api.gatemcp.ai/mcp --scope home
Step 3: Verify Configuration
# Check config is written
mcporter config get gate
# List available tools
mcporter list gate --schema
If tools are listed, Gate MCP is ready to use!
Common Usage Examples
After installation, use Gate MCP with queries like:
- "查询 BTC/USDT 的价格"
- "用 gate mcp 分析 SOL"
- "Gate 有什么套利机会?"
- "查看 ETH 的资金费率"
Troubleshooting
| Issue | Solution |
|---|---|
command not found: mcporter |
Run npm i -g mcporter |
| Config not found | Run the config add command again |
| Connection timeout | Check internet connection to fulltrust.link |
| No tools listed | Verify config URL is correct |
Resources
- Install Script:
scripts/install-gate-mcp.sh- Automated one-click installer
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install gate-mc-installer - 安装完成后,直接呼叫该 Skill 的名称或使用
/gate-mc-installer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Gate MCP Installer 是什么?
One-click installer and configurator for Gate MCP (mcporter) in OpenClaw. Use when the user wants to (1) Install mcporter CLI tool, (2) Configure Gate MCP se... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 288 次。
如何安装 Gate MCP Installer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install gate-mc-installer」即可一键安装,无需额外配置。
Gate MCP Installer 是免费的吗?
是的,Gate MCP Installer 完全免费(开源免费),可自由下载、安装和使用。
Gate MCP Installer 支持哪些平台?
Gate MCP Installer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Gate MCP Installer?
由 Aspire(@aspiremongoai)开发并维护,当前版本 v2026.3.4-1。