version: "1.0.1" name: skillmesh-mcp-setup description: SkillMesh MCP 设置技能。用于启动 MCP Server、生成 Claude Desktop/Cursor/Codex/通用 MCP 配置片段、检查 MCP tools、运行 doctor;用户提到 mcp start、mcp config、client 配置或连接失败时必须使用。
SkillMesh MCP Setup
启动
构建后运行 npm run start:mcp 或 skillmesh mcp start。MCP server 通过 stdio 提供 tools。
配置
运行 skillmesh mcp config 输出当前环境的配置片段。路径以 command + args 数组表达,支持含空格路径。
Tools
核心 tools:
skillmesh.searchskillmesh.loadskillmesh.invokeskillmesh.wallet.statusskillmesh.wallet.createskillmesh.wallet.importskillmesh.x402.policyskillmesh.x402.pay
钱包 create/import tools 只返回本地 CLI 指引,不接收或返回密钥。
Doctor
运行 skillmesh doctor 检查 Node 版本、配置文件、prompts、final system prompt、钱包状态、spending policy 和核心 skills。