From 65e2c55ccb827a8f8d6c6b4850d860c754ee9c11 Mon Sep 17 00:00:00 2001 From: gbrigandi Date: Wed, 7 May 2025 11:30:10 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37e1085..dff7fab 100644 --- a/README.md +++ b/README.md @@ -271,7 +271,7 @@ To use this Wazuh MCP Server with Claude Desktop (or any other MCP-compatible cl 4. **Verify Firewall Rules:** Ensure that any firewalls between Claude Desktop and the Wazuh MCP Server allow traffic on the configured `MCP_SERVER_PORT`. Once configured, Claude Desktop should start polling the `/mcp` endpoint periodically to fetch the latest Wazuh security alerts in MCP format. -` + ## Development & Testing - **Code Style:** Uses standard Rust formatting (`cargo fmt`).