/install mcporter-skill
name: mcporter description: 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. homepage: https://github.com/pdxfinder/mcporter metadata: {"clawdbot":{"emoji":"🔌","os":["darwin","linux","windows"],"requires":{"bins":["mcporter"]},"install":[{"id":"brew","kind":"brew","formula":"pdxfinder/tap/mcporter","bins":["mcporter"],"label":"Install mcporter (brew)"}]}}
mcporter
Use mcporter to manage MCP (Model Context Protocol) servers and tools.
Requirements
mcporterCLI installed (via Homebrew:brew install pdxfinder/tap/mcporter)- MCP server configuration in
~/.config/mcporter/
Common Commands
List Configured Servers
mcporter list
Authentication
mcporter auth --help
Call MCP Tools
mcporter call \x3Cserver-name> \x3Ctool-name> [arguments...]
Generate CLI/Types
mcporter generate cli \x3Cserver-name>
mcporter generate types \x3Cserver-name>
Config Management
mcporter config --help
Notes
- mcporter supports both HTTP and stdio MCP servers
- Ad-hoc server creation is supported
- CLI generation creates typed wrappers for MCP tools
- Use
exectool to run mcporter commands
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mcporter-skill - After installation, invoke the skill by name or use
/mcporter-skill - Provide required inputs per the skill's parameter spec and get structured output
What is mcporter?
Manage and interact with MCP servers and tools via the mcporter CLI, supporting listing, configuring, authenticating, calling tools, and generating CLI/types. It is an AI Agent Skill for Claude Code / OpenClaw, with 3735 downloads so far.
How do I install mcporter?
Run "/install mcporter-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is mcporter free?
Yes, mcporter is completely free (open-source). You can download, install and use it at no cost.
Which platforms does mcporter support?
mcporter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created mcporter?
It is built and maintained by Livvux (@livvux); the current version is v1.0.0.