create-mcp-json
星标3
分支0
更新时间2026年5月19日 22:29
Generate an mcp.json configuration file for a project based on its MCP server needs
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Generate an mcp.json configuration file for a project based on its MCP server needs
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
| name | create-mcp-json |
| description | Generate an mcp.json configuration file for a project based on its MCP server needs |
Generate a project-local mcp.json that lists the MCP servers the project needs,
in the shape documented in the mcp-json-spec reference.
command, args, and env (or url/headers for HTTP transports).${VAR} placeholders rather than inlining them.air validate mcp.json before committing it.