acunetix_use_api_key
Authenticate to Acunetix/Invicti scanner using a generated API key for REST and GraphQL API access, eliminating login sessions.
Instructions
【官方推荐认证】使用 Profile 页生成的 API Key 认证(方式一)。
api_key: Profile 页 → API Key → Generate new API key 生成的 64 位密钥
纯 X-Auth 头认证:REST 与 GraphQL 均可用,无需登录、无单会话约束
若在环境变量 ACUNETIX_API_KEY 中配置,MCP server 启动时已自动启用,无需调用本工具
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes |