Wazuh (SIEM) Connector for AI agents.
21 live capabilities
Manage your security infrastructure and monitor endpoint health with natural language queries.
Waiting for input…
Why people use Wazuh (SIEM)
Wazuh SIEM for Faster Security Auditing
With the Wazuh SIEM MCP, you just ask your agent to find the issues. You can pull logs, check manager status, and see FIM results in a single chat thread. You get your answers in seconds without ever leaving your workspace.
What Vinkius changes
You get a conversational interface for your entire security stack.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Responding to a suspected breach
An analyst asks their agent to pull manager logs and MITRE mappings for a specific alert.
- Real-world use case 02
Auditing endpoint compliance
A security lead needs to find all agents with failed security checks.
- Real-world use case 03
Bulk agent maintenance
A DevSecOps engineer needs to update 200 agents.
Complete set · 21capabilities
The complete Wazuh (SIEM) capability set.
These are the exact actions your AI can choose when you ask it to work with Wazuh (SIEM).
01—04
4 capabilities in this set.
Part of 21 available through Wazuh (SIEM).
- 01 Capability
List decoders
List all loaded Wazuh decoders. Use WQL filtering to find specific ones quickly.
- 02 Capability
Delete agents
Remove agents from your system. Use WQL to specify exactly which ones you want to delete.
- 03 Capability
List agents
See every agent enrolled in your Wazuh setup. It supports WQL filtering for easier searching.
- 04 Capability
Get logtest
Test your rules and decoders against specific logs. This helps you validate your detection pipeline.
05—08
4 capabilities in this set.
Part of 21 available through Wazuh (SIEM).
- 05 Capability
Get manager logs
Pull the logs from your Wazuh manager. This is useful for debugging daemon issues.
- 06 Capability
Get manager status
Check if the Wazuh manager daemon is running. Use this to ensure your system is online.
- 07 Capability
Restart agents
Restart your Wazuh agents remotely. Use this to apply updates or clear hung processes.
- 08 Capability
Restart cluster
Restart your entire Wazuh cluster. Use this when you need to perform maintenance on cluster nodes.
09—12
4 capabilities in this set.
Part of 21 available through Wazuh (SIEM).
- 09 Capability
Get rootcheck
Pull Rootcheck results from your agents. This helps identify unauthorized root access attempts.
- 10 Capability
List rules
See all the rules currently loaded in your Wazuh system. Use WQL filtering to find specific rule types.
- 11 Capability
Get sca
Get Security Configuration Assessment results. Use WQL filtering to find specific compliance failures.
- 12 Capability
List security users
See the list of users authorized on your Wazuh API. This helps you manage access.
13—15
3 capabilities in this set.
Part of 21 available through Wazuh (SIEM).
- 13 Capability
Get syscheck
Get File Integrity Monitoring results. Use WQL filtering to see which files were modified.
- 14 Capability
Get syscollector
Pull your Syscollector inventory data. This gives you a clear picture of your endpoint hardware and software.
- 15 Capability
Update rule file
Modify a specific Wazuh rule file. This lets you fine-tune your detection logic on the fly.
16—18
3 capabilities in this set.
Part of 21 available through Wazuh (SIEM).
- 16 Capability
Update security config
Change your Wazuh security configuration. Use this to update global security settings.
- 17 Capability
Upgrade agents
Push updates to your Wazuh agents. This keeps your entire fleet running on the latest version.
- 18 Capability
Create security role
Create a new Wazuh security role. This helps you manage permissions for different users.
19—21
3 capabilities in this set.
Part of 21 available through Wazuh (SIEM).
- 19 Capability
Get mitre
Get MITRE ATT&CK results for your threats. Use WQL filtering to narrow down the results.
- 20 Capability
List cluster nodes
See all nodes in your Wazuh cluster. Use this to monitor high availability.
- 21 Capability
Create agent
Enroll a new agent into your Wazuh system. This makes onboarding new devices much faster.
Set up in minutes
One URL. Then ask Wazuh (SIEM) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Wazuh (SIEM) 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_REUf3LN8uLwAvmnqLRFwWwNJqnVgVW6WS1Ew5q4A/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 Wazuh (SIEM), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Wazuh (SIEM) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_REUf3LN8uLwAvmnqLRFwWwNJqnVgVW6WS1Ew5q4A/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 Wazuh (SIEM) URL.
- Step 03
Save and start
Save the connection and enable Wazuh (SIEM) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"wazuh-siem": {
"url": "https://edge.vinkius.com/vk_preview_REUf3LN8uLwAvmnqLRFwWwNJqnVgVW6WS1Ew5q4A/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 Wazuh (SIEM)
Open Agent mode in chat and ask: "Using Wazuh (SIEM), help me...". 21 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"wazuh-siem": {
"url": "https://edge.vinkius.com/vk_preview_REUf3LN8uLwAvmnqLRFwWwNJqnVgVW6WS1Ew5q4A/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 Wazuh (SIEM)
Ask Copilot: "Using Wazuh (SIEM), help me...". 21 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"wazuh-siem": {
"url": "https://edge.vinkius.com/vk_preview_REUf3LN8uLwAvmnqLRFwWwNJqnVgVW6WS1Ew5q4A/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 Wazuh (SIEM)
Open Cascade and ask: "Using Wazuh (SIEM), help me...". 21 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"wazuh-siem": {
"url": "https://edge.vinkius.com/vk_preview_REUf3LN8uLwAvmnqLRFwWwNJqnVgVW6WS1Ew5q4A/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 Wazuh (SIEM)
Ask Cline: "Using Wazuh (SIEM), help me...". 21 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add wazuh-siem --transport http "https://edge.vinkius.com/vk_preview_REUf3LN8uLwAvmnqLRFwWwNJqnVgVW6WS1Ew5q4A/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 Wazuh (SIEM)
Ask Claude: "Using Wazuh (SIEM), show me...". 21 tools are ready
Where the request belongs
Work Wazuh can move forward.
This is for the security professional who is tired of clicking through dozens of dashboard screens just to find one piece of data. It's for the engineer who needs to manage hundreds of endpoints without the manual overhead.
Security Analyst
You use this to quickly query FIM results and security configurations without navigating the main Wazuh dashboard.
DevSecOps Engineer
You use this to automate agent upgrades and monitor cluster health from your terminal based AI capabilities.
Incident Responder
You use this to grab manager logs and MITRE mappings instantly during a live security breach.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsElastic Security
Manage SIEM and SOC operations via Elastic Security. monitor detection rules, search security alerts (Signals), handle whitelisting, and audit threat coverage directly from any AI agent.
Rapid7 InsightVM
Equip your AI to interact directly with Rapid7 InsightVM, extracting vulnerability assessments, scanning network assets, and launching immediate scans.
Intruder
Automate vulnerability scanning and security monitoring via Intruder.io API.
Datadog Cloud SIEM
Manage cloud security via Datadog. search security signals, triage alerts, and audit detection rules directly from any AI agent.
Wallarm
Monitor API security, detect attacks, and manage WAF vulnerabilities on Wallarm. the end-to-end API security platform.
Salt Security
Integrate Salt Security directly with your AI for comprehensive API threat vector discovery, posture management, and active remediation in real-time.
Bring your own AI
Change the model, client or framework. Keep Wazuh 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 Wazuh.
The practical details behind the request, access and result.
How does the Wazuh SIEM MCP help with incident response?
It lets you pull manager logs and MITRE ATT&CK mappings instantly through your AI agent. Instead of hunting through a UI, you can get the data you need to understand a threat in a single chat.
Can I use the Wazuh SIEM MCP to update my security rules?
Yes, you can use it to modify your Wazuh rule files and security configurations. Your agent can handle the updates for you based on your instructions.
Does the Wazuh SIEM MCP support bulk agent actions?
It does. You can use your agent to restart or upgrade multiple Wazuh agents at once, which saves a lot of time on fleet maintenance.
Is the Wazuh SIEM MCP good for auditing file changes?
Yes, it's great for that. You can ask your agent to pull File Integrity Monitoring results to see exactly which files were modified across your infrastructure.
How do I connect my Wazuh instance to the Connector?
You just need to provide your Wazuh API URL and credentials. Once connected through Vinkius, your AI client can start querying your security data immediately.
Can the Wazuh SIEM MCP check if my manager is running?
Yes, it can check the manager daemon status and pull logs. This helps you ensure your SIEM infrastructure is healthy and available at all times.
Can I filter agents by specific operating systems or versions?
Yes! The list_agents capability supports WQL (Wazuh Query Language). You can use queries like os.name=ubuntu;os.version>18 to find specific endpoints.
How do I check for unauthorized file changes on my servers?
You can use the get_syscheck capability. It retrieves File Integrity Monitoring (FIM) results, allowing you to audit file modifications, deletions, or additions across your agents.
Is it possible to check the health of the Wazuh manager cluster?
Absolutely. Use get_manager_status to check daemon health or list_cluster_nodes to see the status of all nodes in your Wazuh cluster.
One connection away
Give your agent a direct line to Wazuh.
Connect Wazuh once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available