<access-token> na configuração<project-id> na configuraçãomcp.json aberto. Substitua <access-token> e <project-id> pelos seus valores reais:{
"mcpServers": {
"API specification": {
"command": "npx",
"args": [
"-y",
"apidog-mcp-server@latest",
"--project-id=<project-id>"
],
"env": {
"APIDOG_ACCESS_TOKEN": "<access-token>"
}
}
}
}Please fetch API specification via MCP and tell me how many endpoints exist in the project