MCP Shell 工具安装与 OpenClaw 接入指南

MCP Shell 安装指南

安装步骤

  1. 解压源码 tar -xvf mcp-for-shell-source.tar
  2. npm install && npm run build
  3. npm install -g mcporter

使用方式

mcporter call mcp-for-shell.listServers

详细文档请访问 OpenClaw 官方文档。