gate-mcp-installer
Install Gate MCP for OpenClaw
Gate MCP setup requires installing mcporter, adding an endpoint, and checking connectivity. This skill automates those steps and gives clear troubleshooting guidance.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "gate-mcp-installer" from https://skillstore.io/skills/gate-gate-mcp-installer.md and its manifest at https://skillstore.io/api/skills/gate-gate-mcp-installer/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "gate-mcp-installer". help me install Gate MCP
Expected outcome:
npm was available, mcporter was installed, the Gate endpoint was added, and MCP tools were verified.
Using "gate-mcp-installer". is Gate MCP working?
Expected outcome:
- mcporter is installed.
- Gate configuration is present.
- The tool listing check succeeded.
Using "gate-mcp-installer". Gate MCP connection timeout
Expected outcome:
The local setup exists, but endpoint verification failed. Check network access and retry when the service is reachable.
Security Audit
High RiskThe hidden-file alerts are false positives because they reference the documented OpenClaw skill directory, and the Markdown backtick alerts are formatting. Real risks remain: the skill runs a bash installer, installs an unpinned global npm package, and configures a persistent third-party MCP endpoint.
Confirmed security concerns (2)
Capability review items (4)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
๐ Network access (4)
๐ Filesystem access (10)
โ๏ธ External commands (15)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/gate-gate-mcp-installer/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/gate-gate-mcp-installer?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/gate-gate-mcp-installer?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/gate-gate-mcp-installer/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/gate-gate-mcp-installer.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
gate. (2026). gate-mcp-installer security audit report (audit version 4) [Author version 2026.3.4-1]. Skillstore. https://skillstore.io/skills/gate-gate-mcp-installer/audits/4BibTeX citation
@techreport{gate-gate-gate-mcp-installer-2026,
author = {gate},
title = {gate-mcp-installer security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/gate-gate-mcp-installer/audits/4},
note = {Author version 2026.3.4-1}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "gate-mcp-installer security audit report (audit version 4)"
version: "2026.3.4-1"
type: report
authors:
- name: "gate"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/gate-gate-mcp-installer/audits/4"
identifiers:
- type: other
value: "skillstore:gate-gate-mcp-installer:audit:4"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Set Up Gate MCP
Install mcporter, add the Gate endpoint, and verify that OpenClaw can reach MCP tools.
Verify An Existing Setup
Check the installed CLI, saved Gate configuration, and tool listing before using market data workflows.
Recover From Setup Errors
Diagnose missing commands, configuration problems, and connection failures with guided repair steps.
Try These Prompts
Install Gate MCP for OpenClaw and verify it works.
Check whether Gate MCP is configured correctly. Report each check and the next fix if one fails.
Gate MCP cannot connect. Diagnose npm, mcporter, config, and network status before changing anything.
Update mcporter, reconfigure Gate MCP only if needed, then list available tools and summarize changed settings.
Best Practices
- Review the installer script before running it.
- Confirm global npm installation is acceptable for your environment.
- Run verification after installation and keep endpoint configuration visible to administrators.
Avoid
- Running the installer in locked-down production shells without approval.
- Using the skill where Node.js and npm are not allowed.
- Assuming MCP tool results replace independent market or security review.
Frequently Asked Questions
Does this skill need API keys?
What does it install?
Can it run without internet access?
Can I verify before changing configuration?
Which AI tools can use it?
What should security reviewers inspect?
Developer Details
Author
gateLicense
MIT
Author version
v2026.3.4-1
Skillstore revision
r1
Ref
30c73eac2afe762f6aa9c4553158769369d47351
Maintenance freshness
7/20/2026
Usage
7 downloads ยท 164 views
File structure
๐ references/
๐ scenarios.md
๐ scripts/
๐ install-gate-mcp.sh
๐ CHANGELOG.md
๐ README.md
๐ SKILL.md