Filter

×
Active Filters Clear All
Keyword: Model Context Protocol ×
29 Total Reports
1/2 Page
Other Other 2026-07-14

SANS Identifies Distributed Scanning of MCP Servers and AI Assistant Configs

SANS Internet Storm Center reports systematic scanning of MCP servers, AI assistant configs, and local LLM endpoints. 49 IPs targeted MCP handshakes, exploiting CVEs in MCP SDKs, signaling AI infrastructure as a new attack vector.

OpenAI Other 2026-06-26

Making private MCP servers reachable without making them public | OpenAI Developers

...

Amazon Other 2026-06-21

AWS Seizes Agent Control Plane with MCP Gateway and AgentCore

AWS launches managed web search for Bedrock AgentCore, autonomous agents in Amazon Quick, subagent MicroVM orchestration with LangChain, and MCP Gateway, shifting enterprise AI agents from prototypes to governed infrastructure with cloud-native control planes and execution isolation.

Amazon Other 2026-06-18

AWS Agentic AI Platform: Bedrock AgentCore Unifies Knowledge, Security, Operations

At AWS Summit 2026, AWS launched a comprehensive Agentic AI platform centered on Bedrock AgentCore, including managed knowledge bases, machine-speed security (Continuum), continuous modernization (Transform), and DevOps Agent. These services embed knowledge, governance, and maintenance directly into the agent platform, reducing custom integration overhead.

Amazon Other 2026-06-17

Introducing Amazon Bedrock Managed Knowledge Base for faster, more accurate enterprise AI applications

...

Cisco Other 2026-06-04

Cisco AI Defense + AppOmni Extends Runtime Guardrails to SaaS AI Agents

Cisco integrates AI Defense with AppOmni, using AgentGuard as a real-time intercept layer inside SaaS environments. Custom guardrails now apply to Microsoft 365 Copilot, ServiceNow Now Assist, and other SaaS agents, monitoring MCP, chat, and agent-to-agent channels to block prompt injection, tool exploitation, and data exfiltration with a unified policy engine.

Google Other 2026-06-01

Google AlloyDB Remote MCP Server GA: Standardizing AI Agent Data Access with Open Protocol

Google Cloud announces GA of AlloyDB Remote MCP Server, enabling AI agents to securely access operational data via HTTP endpoints. Built on open MCP protocol, it offers IAM fine-grained authorization, Model Armor protection, and audit logging, integrated with AlloyDB’s ScaNN vector index (10B+ vectors, 6x speed) and AI functions, positioning AlloyDB as the single source of truth for enterprise agentic workloads.

Google Other 2026-05-19

Google Cloud I/O '26: A2A Protocol and Managed Agents API Shift Agent Control Plane

At Google I/O '26, Google Cloud unveiled a unified agent development toolkit featuring Antigravity 2.0, Managed Agents API, ADK 2.0, and the A2A protocol. The platform evolves Vertex AI into Gemini Enterprise Agent Platform, offering a four-rung ladder from low-code to code-first. It aims to bridge local prototyping and secure cloud deployment via a shared protocol layer, but effectively centralizes agent lifecycle control onto Google Cloud's managed plane.

Google Other 2026-05-18

Google Cloud Managed MCP Server Shifts AI Data Layer Control from SQL to Standardized Protocol

Google Cloud introduces Managed MCP Tools, standardizing AI-to-data interaction via the Model Context Protocol. The blog outlines five scenarios from static APIs to MCP agents, highlighting MCP as an open standard that decouples reasoning from data access, though the managed implementation tightly couples to BigQuery.

Amazon Other 2026-05-12

AWS AgentCore Payments: Autonomous AI Agent Spending Unlocks New Lock-in and Threat Surface

AWS previews managed payment capabilities in Bedrock AgentCore, enabling AI agents to autonomously pay for APIs, MCP servers, and web content, integrated with Coinbase and Stripe. Also launches Agent Toolkit for AWS and MCP Server GA. This pushes AI agents toward autonomous execution but introduces new security and lock-in risks.

Amazon Other High Signal 2026-05-06

AWS Releases Managed MCP Server for Secure AI Agent Access to AWS APIs

AWS announced the general availability of its managed Model Context Protocol (MCP) server, providing authenticated and secure access to AWS services for AI coding agents like Claude Code and Kiro. The server offers a fixed set of tools to call AWS APIs, retrieve real-time documentation, and introduces sandboxed script execution and curated 'Skills' to address production challenges such as outdated knowledge and overly broad IAM policies generated by agents.

Amazon Other High Signal 2026-05-06

AWS Upgrades Virtual Desktops to AI Agent Infrastructure Layer

AWS announced Amazon WorkSpaces now enables AI agents to securely operate desktop applications using their own identity and permissions, without requiring API integrations or application modernization. This extends virtual desktops from a human productivity tool to a universal runtime platform for enterprise AI agents, integrating with major agent frameworks via the standard Model Context Protocol (MCP).

Palo Alto Networks Other High Signal 2026-05-03

In-depth Analysis of CISA Agentic AI Security Guidelines

CISA released the world's first Agentic AI security deployment guidelines on May 1, 2026, marking a critical transition from theoretical discussions to mandatory compliance requirements.

Cisco Other High Signal 2026-04-22

Cisco Launches AI Agent Security Scanner, Shifting Security Control Point to IDEs

Cisco has launched an AI Agent Security Scanner IDE extension designed to identify and mitigate new attack surfaces in the AI development toolchain. The tool provides local, multi-layered protection by statically scanning MCP server configurations and agent skill definitions, embedding secure coding rules during code generation, and continuously monitoring file integrity at runtime.

Google Other 2026-04-22

Google Cloud Next '26: Agent Gateway Seizes Control Plane, TPU 8i Locks Inference

Google Cloud Next '26 announces 8th-gen TPUs (8t for training, 8i for inference), Agent Platform with Agent Gateway, Agent Identity, Agent-to-Agent Orchestration, Agentic Data Cloud, and Agentic Defense integrating Wiz. The move shifts control from infrastructure to agent orchestration, locking enterprises into a vertically integrated stack.

Cisco Other High Signal 2026-04-14

Cisco Details How AI Agentic Frameworks Reshape Network Operations Architecture

Cisco's blog details the application of AI Agentic frameworks in network engineering, outlining an evolution from chatbots to multi-step workflow orchestration. The core involves encoding human expertise into 'skill' files, connecting to infrastructure APIs via the MCP protocol, and setting human-in-the-loop gates, shifting the engineer's role from task executor to orchestrator.

Cisco Other Medium Signal 2026-04-08

Cisco Integrates AI into MSP Operations via ThousandEyes MCP Server

Cisco announced the ThousandEyes Model Context Protocol (MCP) server. It integrates ThousandEyes' network and digital experience intelligence directly into AI assistants (e.g., Claude, ChatGPT), enabling MSP analysts to perform advanced diagnostics via natural language. This aims to boost operational efficiency and transform the MSP service model.

Microsoft Other High Signal 2026-04-04

Microsoft Releases Copilot Studio Multi-Agent System, Advancing Connected Enterprise AI Architecture

Microsoft announced the general availability of multi-agent systems in Copilot Studio, enabling agent orchestration across tools and data sources via open protocols (A2A) and integrations with Fabric and the Microsoft 365 Agents SDK. This moves beyond isolated AI experiences to scalable, collaborative agent systems, with enhanced prompt building and governance controls.

Google Other High Signal 2026-04-01

Google Launches Gemini API Docs MCP & Agent Skills for AI Coding Agents

Google introduces Gemini API Docs MCP protocol and Agent Skills toolkit, enabling real-time access to updated API documentation and injecting best-practice patterns to resolve outdated code generation. Combined usage achieves 96.3% pass rate with 63% fewer tokens per correct answer.

Google Other Medium Signal 2026-04-01

Google Launches Gemini API Docs MCP and Agent Skills to Enhance Coding Agent Performance

Google introduced two new tools, Gemini API Docs MCP and Agent Skills, to address the issue of coding agents generating outdated code due to training data cutoff dates. MCP connects to current Gemini API documentation via the Model Context Protocol, ensuring access to the latest APIs and code, while Agent Skills provides best-practice guidance and resource links. Combined use achieves a 96.3% pass rate with 63% fewer tokens per correct answer.