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.
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
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/gate-mc-installer/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How gate-mcp-installer Compares
| Feature / Agent | gate-mcp-installer | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/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
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
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
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
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
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
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
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
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
Investigative intelligence — document search, entity extraction, and relationship graphing. Analyze document corpuses to find connections between people, organizations, and identifiers.
windows-healing-gateway
OpenClaw Gateway Self-Healing System for Windows
crebee-social-media-gateway
CreBee 社交媒体网关。当用户需要管理社交媒体账号、发布内容(视频/图文/文章)、获取数据分析、访问粉丝画像、搜索话题/活动/音乐、或与抖音、B站、小红书、快手等 12 个平台交互时触发此技能。适用于 AI Agent 自动化管理中国社交媒体平台运营。 触发场景: - 发布内容到社交媒体平台 - 获取账号列表或账号信息 - 查询分析数据、数据概览、表现指标 - 访问粉丝/观众画像 - 搜索话题、标签、音乐、活动 - 管理抖音、B站、小红书、快手等平台的内容
egatee-chat-summary
拉取IM账号近1-7天聊天记录并生成汇总分析
SKILL.md - Gateway Watchdog Skill
> 一句话让 OpenClaw 安装 Gateway Watchdog
SKILL.md - OpenClaw Gateway Watchdog
> 让你的 OpenClaw Gateway 7/24 稳定运行