MCP
13 articles tagged with MCP
Apple ships Safari MCP server in Technology Preview 247, enabling AI coding agents to inspect and debug websites
Apple has released an MCP server for Safari Technology Preview 247 that allows AI coding agents to directly inspect and debug websites. The server gives agents access to console logs, network requests, screenshots, and DOM interactions through the Model Context Protocol standard created by Anthropic.
AWS launches Web Search on Amazon Bedrock AgentCore with tens of billions of documents, no external API required
Amazon Web Services launched Web Search on Amazon Bedrock AgentCore, a fully managed web search capability that gives AI agents access to tens of billions of documents without requiring external search APIs. The service, now generally available, runs entirely within AWS infrastructure and refreshes its index within minutes of new content appearing online.
AWS Releases AgentCore Harness for Production AI Agents with Two-API Setup
Amazon Web Services made its AgentCore harness generally available, reducing production AI agent deployment to two API calls: CreateHarness and InvokeHarness. The managed service handles sandboxed execution, memory, tool integration, and observability, eliminating infrastructure setup for teams building LLM agents.
Mistral Adds 20+ MCP Connectors and Memory Features to Le Chat, All Free
Mistral released 20+ MCP-powered connectors for Le Chat, integrating tools like Databricks, Snowflake, GitHub, Stripe, and Asana. The update includes a memory feature that saves user preferences across conversations, with one-click import from ChatGPT. All features are available on the free plan.
Mistral AI Launches Le Chat Enterprise with New Mistral Medium 3 Model
Mistral AI has launched Le Chat Enterprise, powered by its new Mistral Medium 3 model. The platform includes enterprise search, agent builders, custom data connectors, document libraries, and hybrid deployment options, with all features rolling out over the next two weeks.
Mistral AI Releases MCP Connectors in Studio with Direct Tool Calling and Human-in-the-Loop Workflows
Mistral AI has released Connectors in Studio, allowing developers to integrate custom MCP (Model Context Protocol) servers alongside built-in connectors for enterprise AI applications. The release includes direct tool calling, human-in-the-loop approval flows, and programmatic connector management via API and SDK.
Mistral launches 20+ MCP connectors and memory system for Le Chat, all features free
Mistral has released 20+ Model Context Protocol (MCP) connectors for Le Chat, enabling integration with enterprise tools including Databricks, Snowflake, GitHub, Atlassian, Asana, Stripe, and Zapier. The company also introduced Memories, a cross-conversation context system that retains user preferences and facts. Both features are available on Le Chat's free plan.
AWS launches Nova Sonic voice agent framework with AgentCore Runtime and three integration patterns
AWS released Amazon Nova Sonic, a speech-to-speech foundation model for voice agents, alongside AgentCore Runtime, a serverless hosting environment with WebSocket streaming and microVM isolation. The framework supports three integration patterns: direct tool calls via AgentCore Gateway using Model Context Protocol (MCP), sub-agent delegation with Agent-to-Agent (A2A) protocol, and session segmentation for multi-step workflows.
AWS Launches Serverless MCP Proxy on Bedrock AgentCore Runtime for Custom Agent Controls
AWS has released support for custom Model Context Protocol (MCP) proxies on Amazon Bedrock AgentCore Runtime, allowing organizations to implement custom governance and security controls on AI agent tool interactions without modifying upstream MCP servers. The serverless proxy runs on AgentCore Runtime with automatic scaling and built-in observability through CloudWatch and OpenTelemetry.
Anthropic releases 9 Claude connectors for Blender, Adobe, and creative software via MCP protocol
Anthropic has released nine connectors that integrate Claude with creative tools including Blender, Adobe Creative Cloud, Ableton, and Autodesk. The connectors use Anthropic's Model Context Protocol (MCP), allowing Claude to interface directly with creative software workflows.
Anthropic's Claude Cowork now runs on Amazon Bedrock with consumption-based pricing
Anthropic announced Claude Cowork is now available on Amazon Bedrock, allowing organizations to deploy the desktop AI assistant through their AWS infrastructure with consumption-based pricing. Unlike Claude Enterprise, pricing flows through existing AWS agreements with no per-seat licensing from Anthropic.
Opera brings MCP browser connector to Opera One and Opera GX after Neon-exclusive launch
Opera is extending its MCP-compatible browser connector feature to Opera One and Opera GX, making it available beyond the subscription-based Opera Neon browser. The feature allows AI assistants including Claude, ChatGPT, and Gemini to access browser tabs, read page content, and take screenshots during live browsing sessions.
OpenAI adds sandbox isolation to Agents SDK for secure AI agent deployment
OpenAI has released a major update to its Agents SDK that adds native sandbox support for running AI agents in isolated environments. The framework bundles Model Context Protocol tool usage, code execution, file editing, and custom instructions, with support for sandbox providers including Cloudflare, Vercel, E2B, and Modal.