How to Use the Beagle Security MCP in Claude Code
Trigger Beagle Security penetration tests directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Beagle Security MCP to Claude Code
Create your Vinkius account to connect Beagle Security to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Command Line Scans via MCP Server
The Beagle Security MCP Server turns your terminal into a command center for active vulnerability testing. You can write a quick bash script that tells Claude Code to fire `start_test` against a newly provisioned staging server. Your headless agent monitors the execution by checking `get_test_status`. When the job finishes, it pulls the final payload via `get_test_result` and pipes the output into your compliance logging system.
Manage Active Test Sessions
DevOps engineers hate orphaned processes hanging around in their pipelines. Claude Code runs `get_running_tests` to identify any stuck or unauthorized security scans currently hitting your infrastructure. If someone accidentally targets a production database during peak hours, you just tell your terminal agent to kill it. The agent immediately executes `stop_test` to drop the connection and halt the scan.
Query Security Targets
You need to know exactly what applications are configured for automated testing. Claude Code executes `list_projects` and `list_applications` to dump your entire security inventory straight to standard output. For granular details about a specific endpoint, the agent runs `get_application`. The MCP Server grabs the configuration data and past scan history via `get_test_sessions` so you can review the security posture without leaving the command line.
Set up Beagle Security MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seebeagle-security-alternative-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Beagle Security transactions." It will automatically discover and invoke the available Beagle Security tools.
claude mcp add --transport http beagle-security-alternative-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Beagle Security MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Beagle Security MCP today
We host it, we monitor it, we maintain it. You just paste one token.