You've already forked template-MP
添加Apifox的MCP服务
This commit is contained in:
@@ -67,6 +67,14 @@
|
|||||||
"GITLAB_PERSONAL_ACCESS_TOKEN": "",
|
"GITLAB_PERSONAL_ACCESS_TOKEN": "",
|
||||||
"GITLAB_API_URL": "https://git.flyh5.cn/api/v4"
|
"GITLAB_API_URL": "https://git.flyh5.cn/api/v4"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"API 文档": {
|
||||||
|
"description": "将Apifox项目的接口文档作为数据源提供给AI工具,支持根据API文档生成代码、搜索接口内容等功能",
|
||||||
|
"command": "npx",
|
||||||
|
"args": ["-y", "@iflow-mcp/apifox-mcp-server", "--project-id="],
|
||||||
|
"env": {
|
||||||
|
"APIFOX_ACCESS_TOKEN": ""
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user