🔧

Mcporter

🌐Community
by openclaw · v2026.3.2 · MITRepository

Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add mcporter npx -- -y @trustedskills/mcporter
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "mcporter": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/mcporter"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

OpenClaw is a personal AI assistant designed to operate locally on user devices. It provides responses across various communication channels like WhatsApp, Telegram, Slack, and Discord. The system can also speak and listen using macOS/iOS/Android and render a live Canvas controlled by the user.

When to use it

  • Need a private, always-on assistant for personal tasks without relying on cloud services.
  • Want an AI companion accessible through your preferred messaging platforms (Slack, WhatsApp, etc.).
  • Require voice interaction capabilities with your AI assistant.
  • Desire a customizable interface via the live Canvas feature.

Key capabilities

  • Cross-platform communication support (WhatsApp, Telegram, Slack, Discord, etc.)
  • Voice input and output on macOS/iOS/Android devices
  • Live Canvas rendering for interactive control
  • Local operation for privacy and speed

Example prompts

  • "OpenClaw, what's the weather like today?"
  • "Can you summarize this article for me?" (followed by providing a link)
  • "OpenClaw, start a new note in my digital journal."

Tips & gotchas

  • The preferred setup involves running openclaw onboard in your terminal to guide the initial configuration.
  • While designed for local operation, some features might require internet access depending on the specific channel integrations.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Verified Commit7b5e64ef

Installing this skill downloads the exact code at commit 7b5e64ef, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
v2026.3.2
License
MIT
Author
openclaw
Installs
0
Updated
Mar 3, 2026
Published
Nov 24, 2025

🌐 Community

Passed automated security scans.

Pinned commit7b5e64ef

Install command fetches the verified snapshot, not the live repository.