feat: update claude conf
This commit is contained in:
@@ -124,7 +124,11 @@
|
|||||||
"mcp__apidoc__get_project_overview",
|
"mcp__apidoc__get_project_overview",
|
||||||
"mcp__apidoc__search_endpoints",
|
"mcp__apidoc__search_endpoints",
|
||||||
"mcp__apidoc__list_endpoints",
|
"mcp__apidoc__list_endpoints",
|
||||||
"mcp__apidoc__get_endpoint_detail"
|
"mcp__apidoc__get_endpoint_detail",
|
||||||
|
"mcp__api-doc__search_endpoints",
|
||||||
|
"mcp__api-doc__get_endpoint_detail",
|
||||||
|
"mcp__api-doc__list_modules",
|
||||||
|
"mcp__api-doc__list_endpoints"
|
||||||
],
|
],
|
||||||
"deny": [],
|
"deny": [],
|
||||||
"ask": []
|
"ask": []
|
||||||
|
|||||||
17
.mcp.json
17
.mcp.json
@@ -1,21 +1,10 @@
|
|||||||
{
|
{
|
||||||
"mcpServers": {
|
"mcpServers": {
|
||||||
"apifox": {
|
"api-doc": {
|
||||||
"command": "npx",
|
|
||||||
"args": [
|
|
||||||
"-y",
|
|
||||||
"apifox-mcp-server@latest",
|
|
||||||
"--project-id=7382863"
|
|
||||||
],
|
|
||||||
"env": {
|
|
||||||
"APIFOX_ACCESS_TOKEN": "APS-S2aVVwqasbdByzPLgSqryRC8BB0ZFqhQ"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"apidoc": {
|
|
||||||
"type": "http",
|
"type": "http",
|
||||||
"url": "http://localhost:3001/mcp/c6a17835-6389-446c-8334-004b998835e5",
|
"url": "https://www.agentfoxapp.com/mcp/976caff7-5f98-4487-bccf-3aa20c92cf1f",
|
||||||
"headers": {
|
"headers": {
|
||||||
"Authorization": "Bearer afk_Snhv1JVACdbd91_NS699bb-2MN237Jww"
|
"Authorization": "Bearer afk_G_VKmHTdXUi3GjQdg5AeHeH-0BSYQEPP"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user