feat: update claude conf

This commit is contained in:
2026-04-07 10:57:33 +08:00
parent 2865e2fd2d
commit 2c7cf0c255
2 changed files with 8 additions and 15 deletions

View File

@@ -1,21 +1,10 @@
{
"mcpServers": {
"apifox": {
"command": "npx",
"args": [
"-y",
"apifox-mcp-server@latest",
"--project-id=7382863"
],
"env": {
"APIFOX_ACCESS_TOKEN": "APS-S2aVVwqasbdByzPLgSqryRC8BB0ZFqhQ"
}
},
"apidoc": {
"api-doc": {
"type": "http",
"url": "http://localhost:3001/mcp/c6a17835-6389-446c-8334-004b998835e5",
"url": "https://www.agentfoxapp.com/mcp/976caff7-5f98-4487-bccf-3aa20c92cf1f",
"headers": {
"Authorization": "Bearer afk_Snhv1JVACdbd91_NS699bb-2MN237Jww"
"Authorization": "Bearer afk_G_VKmHTdXUi3GjQdg5AeHeH-0BSYQEPP"
}
}
}