feat: new apifox mcp

This commit is contained in:
2026-03-06 12:22:21 +08:00
parent b81d887b0b
commit 9406047a57

15
.claude/mcp.json Normal file
View File

@@ -0,0 +1,15 @@
{
"mcpServers": {
"空港集团 - API 文档": {
"command": "npx",
"args": [
"-y",
"apifox-mcp-server@latest",
"--project-id=7382863"
],
"env": {
"APIFOX_ACCESS_TOKEN": "ogr6p7RaNJa4GgIOSuUMJRSVLfDE"
}
}
}
}