Install
openclaw skills install mcporter-skillManage and interact with MCP servers and tools via the mcporter CLI, supporting listing, configuring, authenticating, calling tools, and generating CLI/types.
openclaw skills install mcporter-skillname: 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)"}]}}
Use mcporter to manage MCP (Model Context Protocol) servers and tools.
mcporter CLI installed (via Homebrew: brew install pdxfinder/tap/mcporter)~/.config/mcporter/mcporter list
mcporter auth --help
mcporter call <server-name> <tool-name> [arguments...]
mcporter generate cli <server-name>
mcporter generate types <server-name>
mcporter config --help
exec tool to run mcporter commands