Beagle Security Connector for AI agents.
9 live capabilities
Run automated penetration tests and web app security audits.
Waiting for input…
Why people use Beagle Security
Beagle Security for Automated Penetration Testing
This Connector puts that entire workflow into a single chat box. You just tell your agent to start a test for a specific app, and it handles the interaction with Beagle Security for you. You get the results delivered exactly where you're already working.
What Vinkius changes
You get a conversational interface for your entire security audit workflow.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Post-deployment checks
A DevOps engineer asks the agent to start a test for a new API endpoint to check for vulnerabilities immediately after a push.
- Real-world use case 02
Rapid audit summaries
A security lead asks for the results of the last test session to see if any critical threats were identified during the night.
- Real-world use case 03
Infrastructure cleanup
A security admin uses the agent to list all current projects to see which applications are still being monitored.
Complete set · 9capabilities
The complete Beagle Security capability set.
These are the exact actions your AI can choose when you ask it to work with Beagle Security.
01—03
3 capabilities in this set.
Part of 9 available through Beagle Security.
- 01 Capability
Get application
See the specific details of your currently selected application. This helps you confirm which endpoint the agent is targeting.
- 02 Capability
Get running tests
List every security test that is currently active in your account. Use this to keep track of multiple concurrent scans without checking a dashboard.
- 03 Capability
Get test result
Retrieve the full results of a completed test in JSON format. You can use this data to feed into other capabilities or for deep-dive analysis.
04—06
3 capabilities in this set.
Part of 9 available through Beagle Security.
- 04 Capability
Get test sessions
View a complete history of all previous test sessions. This is useful for tracking security trends over time.
- 05 Capability
Get test status
Get the current progress and status of a specific security test. Use this to see if a scan is still running or has finished.
- 06 Capability
List applications
Get a full list of all applications configured in your account. This helps you manage your audit infrastructure and see what's being monitored.
07—09
3 capabilities in this set.
Part of 9 available through Beagle Security.
- 07 Capability
List projects
See all the security projects you have organized. This allows you to quickly switch between different environments or client setups.
- 08 Capability
Start test
Trigger a new penetration test for a specific web application or API. This lets you start high-fidelity security audits using natural language.
- 09 Capability
Stop test
Immediately halt a running security test. Use this if you need to pause a scan to investigate a finding or clear a network issue.
Set up in minutes
One URL. Then ask Beagle Security to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Beagle Security 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_U74zi3dTl0NmcQavuzksqiZA4T8DTVjFoQbausJC/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 Beagle Security, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Beagle Security for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_U74zi3dTl0NmcQavuzksqiZA4T8DTVjFoQbausJC/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 Beagle Security URL.
- Step 03
Save and start
Save the connection and enable Beagle Security in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"beagle-security-alternative": {
"url": "https://edge.vinkius.com/vk_preview_U74zi3dTl0NmcQavuzksqiZA4T8DTVjFoQbausJC/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 Beagle Security
Open Agent mode in chat and ask: "Using Beagle Security, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"beagle-security-alternative": {
"url": "https://edge.vinkius.com/vk_preview_U74zi3dTl0NmcQavuzksqiZA4T8DTVjFoQbausJC/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 Beagle Security
Ask Copilot: "Using Beagle Security, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"beagle-security-alternative": {
"url": "https://edge.vinkius.com/vk_preview_U74zi3dTl0NmcQavuzksqiZA4T8DTVjFoQbausJC/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 Beagle Security
Open Cascade and ask: "Using Beagle Security, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"beagle-security-alternative": {
"url": "https://edge.vinkius.com/vk_preview_U74zi3dTl0NmcQavuzksqiZA4T8DTVjFoQbausJC/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 Beagle Security
Ask Cline: "Using Beagle Security, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add beagle-security-alternative --transport http "https://edge.vinkius.com/vk_preview_U74zi3dTl0NmcQavuzksqiZA4T8DTVjFoQbausJC/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 Beagle Security
Ask Claude: "Using Beagle Security, show me...". 9 tools are ready
Where the request belongs
Work Beagle Security can move forward.
This is for the security pro who's tired of manual audit management and wants to automate the repetitive parts of penetration testing.
Security Engineer
Triggers regression tests and analyzes patterns without leaving the workspace.
DevOps Engineer
Verifies app security after a deployment and monitors API health on the fly.
CISO
Gets a high-level overview of the organization's security posture via simple queries.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAcunetix 360
Automated web vulnerability scanning. manage scans, track issues, and audit security via AI.
HCL AppScan
Manage security scans and vulnerabilities with HCL AppScan. track issues and audit applications via AI.
Beagle Security
Automate security testing via Beagle Security. list projects, start tests, and retrieve results directly from any AI agent.
Contrast Security
Equip your AI with Contrast Security AppSec data to monitor applications and hunt critical vulnerabilities directly via chat.
UpGuard
Monitor your attack surface and assess vendor security risks with continuous scanning that identifies vulnerabilities before attackers do.
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 Beagle Security 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 Beagle Security.
The practical details behind the request, access and result.
Can I use Beagle Security MCP to run penetration tests?
Yes, you can trigger high-fidelity scans for your web applications and APIs using natural language. Your agent handles the communication with the Beagle platform to start, stop, and monitor your security audits.
How do I get vulnerability reports from Beagle Security?
You can ask your agent to pull the full results of any test session. It will retrieve the data in JSON format so you can analyze the specific threats identified during the scan.
Can the Beagle Security MCP monitor tests in real time?
Yes, you can ask your agent for the current status of any running test. It will provide updates on the progress percentage and any critical threats identified so far.
Is Beagle Security MCP good for API security?
It's a great fit for API security because it can specifically target your configured API endpoints. You can trigger tests and retrieve results to ensure your backend is protected against common vulnerabilities.
Can I manage multiple projects with Beagle Security?
Yes, the Connector allows you to list and manage all your security projects and applications. This makes it easy to keep your entire audit infrastructure organized within your AI workspace.
Does Beagle Security MCP work with Claude or Cursor?
It works with any MCP-compatible client, including Claude, Cursor, and Windsurf. You just connect your Beagle tokens and start managing your security audits through your preferred editor or chat interface.
How do I find my Beagle Access and Application Tokens?
Log in to Beagle Security. find the Access Token in your profile/user settings, and the Application Token in the settings of the specific project you want to test.
Can I stop a running test via AI?
Yes! The stop_test capability allows your agent to immediately terminate an active penetration test for the configured application.
How do I retrieve the vulnerability report?
First use get_test_sessions to identify the test's resultToken, then pass that token to get_test_result to retrieve the high-fidelity JSON report.
One connection away
Give your agent a direct line to Beagle Security.
Connect Beagle Security once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available