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 server connection, (3) Verify Gate MCP setup, or (4) Troubleshoot Gate MCP connectivity issues.

3,891 stars

Best use case

gate-mcp-installer is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

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 server connection, (3) Verify Gate MCP setup, or (4) Troubleshoot Gate MCP connectivity issues.

Teams using gate-mcp-installer should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/gate-mc-installer/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/aspiremongoai/gate-mc-installer/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/gate-mc-installer/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How gate-mcp-installer Compares

Feature / Agentgate-mcp-installerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

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 server connection, (3) Verify Gate MCP setup, or (4) Troubleshoot Gate MCP connectivity issues.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# Gate MCP Installer

One-click setup for Gate MCP (mcporter) in OpenClaw.

## Quick Start

To set up Gate MCP, run the install script:

```bash
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:

1. **Installs mcporter CLI** globally via npm
2. **Configures Gate MCP server** with proper endpoint
3. **Verifies connectivity** by listing available tools
4. **Provides usage examples** for common queries

## Manual Installation Steps (if script fails)

### Step 1: Install mcporter

```bash
npm i -g mcporter
# Or verify installation
npx mcporter --version
```

### Step 2: Configure Gate MCP

```bash
mcporter config add gate https://api.gatemcp.ai/mcp --scope home
```

### Step 3: Verify Configuration

```bash
# 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

Related Skills

gate-audit

3891
from openclaw/skills

Use this skill when the user provides AF2, ESMFold, AF3, Boltz-1, SASA, or MD results and needs a Gate 1-4 audit with a Go/Hold/Kill decision.

linux-installer

3891
from openclaw/skills

Installs, launches, and uninstalls Linux desktop apps by resolving the safest supported source first, then running a local helper CLI. Use when the user asks to install software like GIMP, Notepad++, or other desktop apps on Linux and wants the install command plus the command to launch or remove it.

Authensor Gateway

3891
from openclaw/skills

Fail-safe policy gate for OpenClaw marketplace skills. Intercepts tool calls before execution and checks them against your Authensor policy. Low-risk actions run automatically. High-risk actions require your approval. Dangerous actions are blocked. Only action metadata is sent to the control plane — never your files, API keys, or conversation content.

investigate

3891
from openclaw/skills

Systematic debugging with root cause investigation. Four phases: investigate, analyze, hypothesize, implement. Iron Law: no fixes without root cause. Use when: "debug this", "fix this bug", "why is this broken", "investigate this error", "root cause analysis".

gateway-safety

3891
from openclaw/skills

Safely update OpenClaw gateway configuration (openclaw.json) with automatic validation, backup, and 30-second health-check rollback. Use this skill whenever an agent needs to modify gateway settings, ports, provider credentials, or network bindings to ensure the session is not permanently lost due to a bad configuration.

clawhub-quarantine-installer

3891
from openclaw/skills

Instala e audita skills do ClawHub em um ambiente de quarentena isolado para análise de segurança, permitindo revisar riscos antes de promover para produção. Use esta skill para testar habilidades de terceiros que o ClawHub sinaliza como suspeitas, investigar suas dependências e comportamento, e gerar relatórios de auditoria básicos.

ingestigate

3891
from openclaw/skills

Investigative intelligence — document search, entity extraction, and relationship graphing. Analyze document corpuses to find connections between people, organizations, and identifiers.

windows-healing-gateway

3891
from openclaw/skills

OpenClaw Gateway Self-Healing System for Windows

crebee-social-media-gateway

3891
from openclaw/skills

CreBee 社交媒体网关。当用户需要管理社交媒体账号、发布内容(视频/图文/文章)、获取数据分析、访问粉丝画像、搜索话题/活动/音乐、或与抖音、B站、小红书、快手等 12 个平台交互时触发此技能。适用于 AI Agent 自动化管理中国社交媒体平台运营。 触发场景: - 发布内容到社交媒体平台 - 获取账号列表或账号信息 - 查询分析数据、数据概览、表现指标 - 访问粉丝/观众画像 - 搜索话题、标签、音乐、活动 - 管理抖音、B站、小红书、快手等平台的内容

egatee-chat-summary

3891
from openclaw/skills

拉取IM账号近1-7天聊天记录并生成汇总分析

SKILL.md - Gateway Watchdog Skill

3891
from openclaw/skills

> 一句话让 OpenClaw 安装 Gateway Watchdog

SKILL.md - OpenClaw Gateway Watchdog

3891
from openclaw/skills

> 让你的 OpenClaw Gateway 7/24 稳定运行