Acunetix 360 Connector for AI agents.
3 live capabilities
Automate web vulnerability scanning and security audits for your applications.
Waiting for input…
Why people use Acunetix 360
Acunetix 360 for Automated Web Vulnerability Triage
With this Connector, you just tell your agent what you need. It pulls the data, highlights the high-risk issues, and gives you the remediation tips you need to start working immediately.
What Vinkius changes
You get a hands-free way to manage web security scans and vulnerability tracking.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Triage a new scan
A security engineer asks the agent to show high-severity issues from the latest scan and gets a summary of what to fix first.
- Real-world use case 02
CI/CD Audit
A DevSecOps lead asks the agent to check the scan results from the last build to see if any new vulnerabilities were introduced.
- Real-world use case 03
Quick Dev Check
A developer wants to see if a new API endpoint has any obvious flaws and asks the agent to launch a targeted scan.
Complete set · 3capabilities
The complete Acunetix 360 capability set.
These are the exact actions your AI can choose when you ask it to work with Acunetix 360.
01—03
3 capabilities in this set.
Part of 3 available through Acunetix 360.
- 01 Capability
Launch scan
Start a new security scan for your web applications or APIs. Use this to trigger immediate security testing.
- 02 Capability
List vulnerabilities
Get a list of all identified security issues. This provides the data you need to start remediation.
- 03 Capability
List scans
See a list of all your vulnerability scans. This helps you keep track of past and current security checks.
Set up in minutes
One URL. Then ask Acunetix 360 to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Acunetix 360 from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_TvdAZTjJiXl8qBmdpSBFMSXwkwTo7Btxd91HHupy/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Acunetix 360, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Acunetix 360 for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_TvdAZTjJiXl8qBmdpSBFMSXwkwTo7Btxd91HHupy/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Acunetix 360 URL.
- Step 03
Save and start
Save the connection and enable Acunetix 360 in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"acunetix-360": {
"url": "https://edge.vinkius.com/vk_preview_TvdAZTjJiXl8qBmdpSBFMSXwkwTo7Btxd91HHupy/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Acunetix 360
Open Agent mode in chat and ask: "Using Acunetix 360, help me...". 3 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"acunetix-360": {
"url": "https://edge.vinkius.com/vk_preview_TvdAZTjJiXl8qBmdpSBFMSXwkwTo7Btxd91HHupy/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Acunetix 360
Ask Copilot: "Using Acunetix 360, help me...". 3 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"acunetix-360": {
"url": "https://edge.vinkius.com/vk_preview_TvdAZTjJiXl8qBmdpSBFMSXwkwTo7Btxd91HHupy/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Acunetix 360
Open Cascade and ask: "Using Acunetix 360, help me...". 3 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"acunetix-360": {
"url": "https://edge.vinkius.com/vk_preview_TvdAZTjJiXl8qBmdpSBFMSXwkwTo7Btxd91HHupy/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Acunetix 360
Ask Cline: "Using Acunetix 360, help me...". 3 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add acunetix-360 --transport http "https://edge.vinkius.com/vk_preview_TvdAZTjJiXl8qBmdpSBFMSXwkwTo7Btxd91HHupy/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Acunetix 360
Ask Claude: "Using Acunetix 360, show me...". 3 tools are ready
Where the request belongs
Work Acunetix 360 can move forward.
Security engineers who are tired of manual triage, DevSecOps teams looking for automated security checks, and web developers who need to catch flaws early.
Security Engineer
Triage high-severity vulnerabilities and monitor large-scale scanning operations without constant dashboard switching.
DevSecOps Engineer
Audit scan results from recent builds to ensure security is maintained throughout the CI/CD pipeline.
Web Developer
Quickly check for vulnerabilities in new features during the development phase to catch bugs before they go live.
Compliance Officer
Retrieve security reports and audit logs for risk assessment and regulatory compliance requirements.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBeagle Security
Scan your web applications for vulnerabilities, generate penetration test reports, and strengthen your security posture proactively.
HCL AppScan
Manage security scans and vulnerabilities with HCL AppScan. track issues and audit applications via AI.
UpGuard
Monitor your attack surface and assess vendor security risks with continuous scanning that identifies vulnerabilities before attackers do.
StackHawk
Connect your AI to the StackHawk DAST platform. Run automated security scans, triage alerts seamlessly, and find vulnerabilities effortlessly.
Intruder
Automate vulnerability scanning and security monitoring via Intruder.io API.
Equixly
Automate API security testing via Equixly. manage target services, trigger autonomous AI pentests, and audit vulnerability findings directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Acunetix 360 connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Acunetix 360.
The practical details behind the request, access and result.
Can the Acunetix 360 MCP launch scans for me?
Yes, your agent can trigger new vulnerability scans for your web apps and APIs directly through the chat.
How does Acunetix 360 MCP help with security audits?
It lets your agent pull a list of all identified issues across your infrastructure to help with compliance and risk assessments.
Can I use Acunetix 360 MCP to see the severity of vulnerabilities?
Yes, your agent can retrieve detailed information including severity levels and remediation tips for any identified issues.
Does the Acunetix 360 MCP work with my current security workflow?
It integrates with your existing Acunetix 360 account, allowing you to manage scans and issues through any MCP-compatible client.
Can I check the status of multiple scans at once?
Yes, your agent can list all scans and show you the progress and status of active security checks across your organization.
Is Acunetix 360 MCP good for DevSecOps?
It's great for DevSecOps because it allows you to audit scan results from recent builds to ensure security is maintained during development.
How do I launch a new scan?
Use the launch_scan capability and provide the target URL or Website ID. Your agent will initiate the vulnerability scan and provide a Scan ID for monitoring.
What is the API rate limit for Acunetix 360?
Acunetix 360 APIs enforce server-side rate-limiting to ensure stability. Pagination limits are commonly applied to list endpoints, returning up to 100 objects per query.
Can I integrate scan results into issue trackers?
Yes! Acunetix 360 results can be pushed to issue trackers like Jira, Azure Boards, and GitLab. The agent can summarize these vulnerability outputs for straightforward ticket creation.
One connection away
Give your agent a direct line to Acunetix 360.
Connect Acunetix 360 once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available