This commit is contained in:
Developer
2026-06-18 10:06:49 +08:00
parent fdd81aef19
commit ebd5dafa2d
922 changed files with 145347 additions and 297 deletions

View File

@@ -5,6 +5,19 @@
"enabled": true,
"type": "remote",
"url": "http://localhost:21182"
},
"ichni-apifox": {
"command": [
"npx",
"-y",
"apifox-mcp-server@latest",
"--project=8133620"
],
"enabled": true,
"environment": {
"APIFOX_ACCESS_TOKEN": "afxp_724f70n6PADzaXJr0EJUN7n3UAv1cnakADKy"
},
"type": "local"
}
}
}