From 95c5ae0114633ab1e9f3b2cd4d3e6ffbb7cb19e2 Mon Sep 17 00:00:00 2001 From: Dan Dye Date: Thu, 7 May 2026 19:39:10 -0400 Subject: [PATCH] docs: add note highlighting Remote MCP Server as preferred SecOps path --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a14cd523..9abe4bf2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Google Security Operations and Threat Intelligence MCP Server +> [!IMPORTANT] +> **Looking for the easiest way to integrate?** +> +> We highly recommend using the new **[Remote MCP Server for Google SecOps](https://security.googlecloudcommunity.com/community-blog-42/google-cloud-remote-mcp-server-for-secops-6559)**. This fully managed, enterprise-ready server is significantly easier to configure and maintain than standalone local alternatives, and is the preferred implementation path for all security operations environments. + This repository contains Model Context Protocol (MCP) servers that enable MCP clients (like Claude Desktop or the cline.bot VS Code extension) to access Google's security products and services: 1. **Remote MCP Server for Google SecOps** - Fully managed, enterprise-ready MCP server (Recommended)