feat: opt claude config

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-08 15:24:10 +08:00
parent ad6b7d17a5
commit be3d633301
2 changed files with 14 additions and 4 deletions

View File

@@ -1,14 +1,14 @@
{
"mcpServers": {
"空港集团 - API 文档": {
"command": "npx",
"command": "/Users/kid/.version-fox/sdks/nodejs/bin/npx",
"args": [
"-y",
"apifox-mcp-server@latest",
"--project-id=7382863"
],
"env": {
"APIFOX_ACCESS_TOKEN": "ogr6p7RaNJa4GgIOSuUMJRSVLfDE"
"APIFOX_ACCESS_TOKEN": "APS-S2aVVwqasbdByzPLgSqryRC8BB0ZFqhQ"
}
}
}