diff --git a/.claude/mcp.json b/.claude/mcp.json index 0268a79..9270fdd 100644 --- a/.claude/mcp.json +++ b/.claude/mcp.json @@ -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" } } } diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 53778c2..9e34fe5 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -63,9 +63,19 @@ "Bash(curl:*)", "Bash(git:*)", "WebFetch(domain:app.apifox.com)", - "WebFetch(domain:apifox.com)" + "WebFetch(domain:apifox.com)", + "Bash(npx:*)", + "Bash(claude mcp:*)", + "Bash(python3:*)", + "mcp__apifox__read_project_oas_ukz3j4", + "mcp__apifox__read_project_oas_ref_resources_ukz3j4", + "mcp__apifox__refresh_project_oas_ukz3j4" ], "deny": [], "ask": [] - } + }, + "enabledMcpjsonServers": [ + "空港集团 - API 文档", + "apifox" + ] }