init_project_commands
Initialize project command directory by copying built-in YAML files to .instrument_mcp/ for customizing and unifying instrument commands.
Instructions
初始化项目命令目录,复制内置 YAML 到当前项目的 .instrument_mcp/。
使用场景:
新项目开始使用 instrument-mcp
需要自定义或扩展仪器命令
团队协作时统一命令配置
执行后:
创建 .instrument_mcp/ 目录
复制所有内置 YAML 文件(mxa.yaml, cmw.yaml 等)
可直接编辑这些文件添加自定义命令
新命令会追加到对应文件
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |