site-id của tài liệu của bạn. Sao chép cấu hình này để tích hợp với IDE.mcp.json đã mở:{
"mcpServers": {
"apidog-site-123456": {
"command": "npx",
"args": [
"-y",
"apidog-mcp-server@latest",
"--site-id=123456"
]
}
}
}Please fetch API documentation via MCP and tell me how many endpoints exist in the project.<site-id> duy nhất của riêng mình.{
"mcpServers": {
"apidog-site-123456": {
"command": "npx",
"args": [
"-y",
"apidog-mcp-server@latest",
"--site-id=123456",
"--apidog-api-base-url=<your-server-url>"
]
}
}
}<your-server-url> bằng địa chỉ API của server on-premise của bạn (bắt đầu bằng http:// hoặc https://). Đảm bảo có quyền truy cập mạng đến www.npmjs.com.