How to Use the Wazuh (SIEM) MCP in Claude Code
Run Wazuh SIEM Audits in CI/CD Pipelines with Claude Code: Script security checks from the terminal.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Wazuh (SIEM) MCP to Claude Code
Create your Vinkius account to connect Wazuh (SIEM) 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.
Automate Agent Lifecycle Management via MCP Server
Integrate agent management directly into your pipeline script. Before deployment, run `list_agents` to confirm all required endpoints are online. If not, the script fails immediately. Need to clean up old credentials? Use `delete_agents` with WQL to remove stale entries in bulk before running the build.
Enforce Compliance Checks using Claude Code
Build a non-interactive compliance gate. Run `get_rootcheck` or `get_sca` and pipe the exit code into your CI/CD system. The script passes if no high-severity findings are returned. This makes security audits part of your mandatory build steps, not optional tasks.
Manage Wazuh (SIEM) Infrastructure State
Your pipelines need stability. Use the MCP Server to manage the cluster state; run `restart_cluster` if a node fails mid-build. You can also update rules using `update_rule_file` before testing, ensuring your deployment uses the latest detection logic. This keeps your SIEM environment reliable for automated testing.
Set up Wazuh (SIEM) 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 seewazuh-siem-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Wazuh (SIEM) transactions." It will automatically discover and invoke the available Wazuh (SIEM) tools.
claude mcp add --transport http wazuh-siem-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 Wazuh (SIEM) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Wazuh (SIEM) MCP today
We host it, we monitor it, we maintain it. You just paste one token.