mcp

12 articles tagged with mcp

August 6, 2026
product updateOpenAI

OpenAI Launches Agent Plugins Standard as GPT-5 Turns One Year Old

OpenAI released Agent Plugins, a vendor-neutral standard for packaging Agent Skills and MCP servers into portable extensions, one day before GPT-5's first anniversary. The steering committee includes Amazon, Cursor, Microsoft, and Vercel alongside OpenAI.

July 15, 2026
product updateGitHub

GitHub Copilot for Visual Studio adds MCP server trust layer and C++ support

GitHub released its June 2026 update for Copilot in Visual Studio, adding a trust layer for Model Context Protocol (MCP) servers, improved usage analytics visibility, and the first C++ language scenarios for the AI coding assistant.

July 9, 2026
product update

Mistral launches versioned prompt and skill management system in Studio

Mistral AI released a prompt and skill management system in Studio that treats AI instructions as versioned production assets. The system provides immutable versions, rollback capabilities, audit logs, and deployment controls integrated with existing CI/CD pipelines.

June 24, 2026
product updateMistral AI

Mistral adds workspace-level connector controls, multi-account authentication, and debugging tools

Mistral AI released new enterprise connector features including workspace-level access controls, multi-account authentication for single connectors, and a debugging tool for Model Context Protocol (MCP) connections. The updates address production deployment challenges for AI agents accessing enterprise data systems.

June 18, 2026
product updateMistral AI

Mistral AI launches Connectors in Studio with MCP protocol integration and direct tool calling

Mistral AI has released Connectors in Studio, allowing developers to integrate custom MCP (Model Context Protocol) servers and built-in connectors via API/SDK. The release includes direct tool calling for deterministic workflows and human-in-the-loop approval flows for sensitive operations.

product updateMistral AI

Mistral Launches Agents API with Code Execution, Web Search, and MCP Tool Integration

Mistral AI has released its Agents API, a framework for building AI agents with built-in connectors for code execution, web search, image generation, and Model Context Protocol tools. The API includes persistent conversation memory and multi-agent orchestration capabilities, enabling agents to maintain context across interactions and coordinate complex workflows.

June 5, 2026
product update

Cline v3.88.0 Adds Fireworks AI Kimi K2.6 as Default Model, Fixes MCP Server Management

Cline, the AI coding assistant, released v3.88.0 on June 5, 2025, switching its default Fireworks AI model to Kimi K2.6. The update fixes critical MCP server management bugs and enables the upstream recommended models endpoint for all users.

May 19, 2026
product updateAnthropic

Anthropic adds MCP tunnels and self-hosted sandboxes to Claude Managed Agents for enterprise security

Anthropic has added two enterprise security features to Claude Managed Agents: MCP tunnels, which route agent services through private networks without public internet exposure, and self-hosted sandboxes, which keep sensitive tool execution within customer infrastructure while Anthropic handles orchestration.

April 22, 2026
product update

Google launches Gemini Enterprise Agent Platform with 200+ models, MCP support for multi-agent workflows

Google announced its Gemini Enterprise Agent Platform at Cloud Next, consolidating Vertex AI services with new agent management capabilities. The platform offers access to over 200 models including Gemini 3.1 Pro, Gemma, and Anthropic's Opus 4.7, with MCP support and tools for building, securing, and deploying agent fleets across enterprise workflows.

April 9, 2026
product updateAmazon Web Services

Amazon Bedrock AgentCore now supports stateful MCP with user input, LLM sampling, and progress streaming

Amazon has introduced stateful MCP client capabilities on Bedrock AgentCore Runtime, enabling agents to pause mid-execution for user input, request LLM-generated content, and stream real-time progress updates. The update transforms one-way tool execution into bidirectional conversations between MCP servers and clients, supporting interactive workflows previously impossible with stateless implementations.

April 1, 2026
product update

Elgato Stream Deck 7.4 adds MCP support, letting AI assistants control your buttons

Elgato has released Stream Deck 7.4 with Model Context Protocol (MCP) support, enabling AI assistants like Claude and ChatGPT to find and activate Stream Deck actions on your behalf. Users can now trigger macros and commands via natural language requests to their connected AI tools after enabling the feature in app preferences.

March 23, 2026
product updateAnthropic

Anthropic adds always-on channels to Claude Code, enabling async AI agent capabilities

Anthropic has added "channels" to Claude Code, enabling Claude to respond to incoming messages, webhooks, and notifications asynchronously without user intervention. The research preview supports Telegram and Discord with custom channel support, running through MCP servers with two-way communication.