{"id":58125,"date":"2026-07-29T09:23:46","date_gmt":"2026-07-28T23:23:46","guid":{"rendered":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/29\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\/"},"modified":"2026-07-29T09:25:14","modified_gmt":"2026-07-28T23:25:14","slug":"anthropic-mcp-update-makes-enterprise-agent-connections-safer","status":"publish","type":"post","link":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/29\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\/","title":{"rendered":"Anthropic MCP Update Makes Enterprise Agent Connections Safer"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">In this blog post Anthropic MCP Update Makes Enterprise Agent Connections Safer we will explain what the latest Model Context Protocol changes mean for business. Many organisations want AI agents to work with company systems, but their security teams are uncomfortable with employees approving connections individually or agents receiving more access than they need.<\/p>\n\n\n\n<!--more-->\n\n\n\n<p class=\"wp-block-paragraph\">At a high level, Model Context Protocol, or MCP, is a standard way for AI tools such as Claude to connect with business data and services. Think of it as a common plug that lets an AI agent securely interact with approved systems such as Microsoft 365, a customer relationship management platform, a service desk or an internal database.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The 28 July 2026 MCP specification is the largest revision since the protocol was introduced. It makes MCP easier to operate at enterprise scale, strengthens its alignment with established identity standards and provides a clearer structure for adding new capabilities.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why AI agent connections have become a business problem<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">An AI assistant that only drafts emails presents a relatively contained risk. An AI agent that can read SharePoint, update customer records, create support tickets or run financial reports is different.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The agent is no longer simply producing text. It is acting inside your business systems.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Until recently, MCP connections often relied on individual users authorising each service. That approach may work during a small trial, but it becomes difficult to control across 50, 100 or 500 employees.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Security teams can struggle to answer basic questions. Who connected the agent? Did they use a company or personal account? What information can it read? Can it change or delete records? Will its access disappear when the employee leaves?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These are governance questions, not technical details. A poor answer can lead to data exposure, compliance failures and expensive incident investigations.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What changed in the latest MCP update<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Connections are simpler to run at scale<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Previous versions of MCP relied more heavily on sessions. In plain English, the server had to remember an ongoing connection and ensure later requests returned to the correct place.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">That created extra infrastructure, monitoring and troubleshooting work. Larger deployments could require shared session databases and special routing rules, adding both cost and points of failure.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The new MCP core is stateless. Each request carries the information needed to process it, so it can be handled by any available server rather than being tied to one ongoing session.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This does not automatically make an AI agent secure. It does, however, simplify the architecture, remove unnecessary stored session information and make individual requests easier to route, inspect and trace.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The business outcome is lower operational complexity. Companies can expand successful AI pilots without building an oversized platform simply to keep agent connections working.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Authorisation now fits enterprise identity systems better<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The most important security improvement is MCP\u2019s closer alignment with OAuth and OpenID Connect. These are widely used standards that allow applications to confirm identity and issue controlled access without sharing a person\u2019s password.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">MCP also supports enterprise-managed authorisation. This allows an organisation\u2019s identity provider, such as Microsoft Entra ID, which manages employee identities and access, or Okta, to become the central decision-maker.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Instead of asking every employee to approve every connection, IT can define access according to job role, group membership and security policy. Employees can then use approved MCP services through their normal company sign-in.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This improves the employee experience, but the bigger benefit is control. Access can be reviewed centrally and removed when somebody changes role or leaves the business.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For a deeper look at identity between autonomous systems, see our guide to securing agent-to-agent communication with Microsoft Entra ID.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">New capabilities can be introduced in a controlled way<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">MCP now uses a clearer extension model. Extensions are optional capabilities that both the AI application and connected server must explicitly support.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Examples include Tasks for work that continues over a longer period and MCP Apps for displaying interactive forms, charts and other interfaces inside an AI conversation.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This matters because new agent features should not quietly appear across your environment. They should be assessed, approved and monitored before employees can use them with sensitive systems.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The extension model gives technology leaders a cleaner point at which to ask whether a feature is needed, what data it touches and whether human approval should be required.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Changes should become easier to plan<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The updated specification introduces a formal process for retiring older features. Organisations should receive a clearer transition period instead of discovering that a critical integration has unexpectedly stopped working.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is important for budgeting and risk management. AI platforms are developing quickly, but production business systems still need predictable maintenance, testing and support arrangements.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What safer MCP could look like in practice<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Consider a 200-person professional services firm connecting an AI agent to SharePoint, its service desk and customer management platform.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Under an employee-by-employee model, dozens of people may authorise separate connections. Some choose the wrong account, former employees retain access longer than expected, and IT has no simple view of which agent can perform which action.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">With centrally managed authorisation, the firm can create an approved group in Microsoft Entra ID. Staff only receive access if they have multifactor authentication, use a company-managed device and belong to an appropriate business team.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The agent may be permitted to read approved customer information and create draft service tickets. Updating customer details or closing a ticket could require a manager\u2019s confirmation.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Every request should also be logged. If an unusual action occurs, the security team can identify the user, agent, tool, time and requested operation without reconstructing events from several unrelated systems.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The result is not merely a more convenient connection. It is faster onboarding, cleaner offboarding, fewer support requests and a stronger audit trail.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The update does not remove the need for good security design<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">MCP provides a stronger foundation, but it cannot decide which business data an agent should access. That remains your organisation\u2019s responsibility.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Before connecting Claude or another AI agent to production systems, define separate permissions for reading information and changing it. An agent that summarises invoices does not automatically need permission to approve payments.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">High-impact actions should require human confirmation. This can include deleting records, sending external communications, changing permissions, creating accounts or making financial commitments.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You should also protect the MCP server itself. This is the service that exposes approved tools and data to the agent, making it a valuable target for attackers.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Controls should include regular patching, restricted administrative access, multifactor authentication, application control and central monitoring. These measures also support Essential Eight, the Australian Government\u2019s cybersecurity framework that many organisations use to reduce common security risks.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Cloud security platforms such as Wiz can help identify exposed services, excessive permissions and risky paths through Azure environments. Microsoft Defender can then help detect suspicious activity across identities, devices, cloud services and business applications.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Practical steps for technology leaders<\/h2>\n\n\n\n<ol class=\"wp-block-list\"><li><strong>Inventory existing connections.<\/strong> Identify every MCP server, AI agent, data source and business service currently in use or being tested.<\/li><li><strong>Define the business purpose.<\/strong> If a connection does not save time, reduce cost or improve service, question whether the additional access is justified.<\/li><li><strong>Map access to company identities.<\/strong> Avoid shared credentials and personal accounts. Use centrally managed identities wherever possible.<\/li><li><strong>Separate reading from action.<\/strong> Start with read-only access and add write permissions only when there is a clear need and suitable approval process.<\/li><li><strong>Record agent activity.<\/strong> Logs should show who initiated an action, which agent and tool were involved, what was requested and whether it succeeded.<\/li><li><strong>Test before upgrading.<\/strong> Existing MCP deployments are not automatically switched off by the new specification, but newer software development kits may contain breaking changes. Test migrations in a controlled environment before touching production systems.<\/li><\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">If your team is still deciding how MCP should fit into its wider AI platform, our articles on connecting Claude to business systems safely and connecting Microsoft Foundry agents using MCP and OpenAPI provide useful next steps.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Development teams using Microsoft technologies should also review why the MCP SDK for .NET turns tool access into a security decision. The key issue is not whether an agent can call a tool, but whether it should.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">A better foundation for enterprise AI<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The latest MCP update removes some of the friction that has made enterprise agent connections difficult to scale and govern. Central identity control, simpler infrastructure and clearer capability management give CIOs and CTOs a more practical foundation for production AI.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">CloudPro Inc combines more than 20 years of enterprise IT experience with hands-on expertise across Azure, Microsoft 365, Microsoft Entra ID, OpenAI, Claude, Defender and Wiz. As a Melbourne-based Microsoft Partner and Wiz Security Integrator, we help organisations connect AI to real business systems without losing control of identity, data or risk.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you are not sure what your current AI agents can access, or whether your MCP design is ready for production, we are happy to take a practical look with you \u2014 no strings attached.<\/p>\n\n\n","protected":false},"excerpt":{"rendered":"<p>The latest MCP update simplifies how businesses connect AI agents to internal systems while improving identity controls, oversight, scalability and audit readiness.<\/p>\n","protected":false},"author":1,"featured_media":58127,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_yoast_wpseo_opengraph-title":"Enterprise Agent Connections: A Safer MCP Update","_yoast_wpseo_opengraph-description":"Enterprise agent connections gain stronger identity controls, simpler scaling and clearer extensions, helping businesses govern AI access with less complexity.","_yoast_wpseo_twitter-title":"Enterprise Agent Connections: A Safer MCP Update","_yoast_wpseo_twitter-description":"Enterprise agent connections gain stronger identity controls, simpler scaling and clearer extensions, helping businesses govern AI access with less complexity.","_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[121,100,13,68],"tags":[],"class_list":["post-58125","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai-governance-risk-management","category-anthropic","category-blog","category-mcp-server"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v28.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Enterprise Agent Connections: A Safer MCP Update<\/title>\n<meta name=\"description\" content=\"Enterprise agent connections gain stronger identity controls, simpler scaling and clearer extensions, helping businesses govern AI access with less complexity.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/29\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Enterprise Agent Connections: A Safer MCP Update\" \/>\n<meta property=\"og:description\" content=\"Enterprise agent connections gain stronger identity controls, simpler scaling and clearer extensions, helping businesses govern AI access with less complexity.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/29\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\/\" \/>\n<meta property=\"og:site_name\" content=\"CPI Consulting\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-28T23:23:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-28T23:25:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.cloudproinc.com.au\/wp-content\/uploads\/2026\/07\/anthropic-mcp-update-makes-enterprise-agent-connections-safer.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1536\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"CPI Staff\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Enterprise Agent Connections: A Safer MCP Update\" \/>\n<meta name=\"twitter:description\" content=\"Enterprise agent connections gain stronger identity controls, simpler scaling and clearer extensions, helping businesses govern AI access with less complexity.\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"CPI Staff\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/29\\\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/29\\\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\\\/\"},\"author\":{\"name\":\"CPI Staff\",\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/#\\\/schema\\\/person\\\/192eeeb0ce91062126ce3822ae88fe6e\"},\"headline\":\"Anthropic MCP Update Makes Enterprise Agent Connections Safer\",\"datePublished\":\"2026-07-28T23:23:46+00:00\",\"dateModified\":\"2026-07-28T23:25:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/29\\\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\\\/\"},\"wordCount\":1499,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/29\\\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\\\/#primaryimage\"},\"thumbnailUrl\":\"\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/anthropic-mcp-update-makes-enterprise-agent-connections-safer.png\",\"articleSection\":[\"AI Governance &amp; Risk Management\",\"Anthropic\",\"Blog\",\"MCP Server\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/29\\\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/29\\\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\\\/\",\"url\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/29\\\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\\\/\",\"name\":\"Enterprise Agent Connections: A Safer MCP Update\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/29\\\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/29\\\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\\\/#primaryimage\"},\"thumbnailUrl\":\"\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/anthropic-mcp-update-makes-enterprise-agent-connections-safer.png\",\"datePublished\":\"2026-07-28T23:23:46+00:00\",\"dateModified\":\"2026-07-28T23:25:14+00:00\",\"description\":\"Enterprise agent connections gain stronger identity controls, simpler scaling and clearer extensions, helping businesses govern AI access with less complexity.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/29\\\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/29\\\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/29\\\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\\\/#primaryimage\",\"url\":\"\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/anthropic-mcp-update-makes-enterprise-agent-connections-safer.png\",\"contentUrl\":\"\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/anthropic-mcp-update-makes-enterprise-agent-connections-safer.png\",\"width\":1536,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/29\\\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Anthropic MCP Update Makes Enterprise Agent Connections Safer\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/#website\",\"url\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/\",\"name\":\"Cloud Pro Inc - CPI Consulting Pty Ltd\",\"description\":\"Cloud, AI &amp; Cybersecurity Consulting | Melbourne\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/#organization\",\"name\":\"Cloud Pro Inc - Cloud Pro Inc - CPI Consulting Pty Ltd\",\"url\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/favfinalfile.png\",\"contentUrl\":\"\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/favfinalfile.png\",\"width\":500,\"height\":500,\"caption\":\"Cloud Pro Inc - Cloud Pro Inc - CPI Consulting Pty Ltd\"},\"image\":{\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/#\\\/schema\\\/person\\\/192eeeb0ce91062126ce3822ae88fe6e\",\"name\":\"CPI Staff\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2d96eeb53b791d92c8c50dd667e3beec92c93253bb6ff21c02cfa8ca73665c70?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2d96eeb53b791d92c8c50dd667e3beec92c93253bb6ff21c02cfa8ca73665c70?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2d96eeb53b791d92c8c50dd667e3beec92c93253bb6ff21c02cfa8ca73665c70?s=96&d=mm&r=g\",\"caption\":\"CPI Staff\"},\"sameAs\":[\"http:\\\/\\\/www.cloudproinc.com.au\"],\"url\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/author\\\/cpiadmin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Enterprise Agent Connections: A Safer MCP Update","description":"Enterprise agent connections gain stronger identity controls, simpler scaling and clearer extensions, helping businesses govern AI access with less complexity.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/29\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\/","og_locale":"en_US","og_type":"article","og_title":"Enterprise Agent Connections: A Safer MCP Update","og_description":"Enterprise agent connections gain stronger identity controls, simpler scaling and clearer extensions, helping businesses govern AI access with less complexity.","og_url":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/29\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\/","og_site_name":"CPI Consulting","article_published_time":"2026-07-28T23:23:46+00:00","article_modified_time":"2026-07-28T23:25:14+00:00","og_image":[{"width":1536,"height":1024,"url":"https:\/\/www.cloudproinc.com.au\/wp-content\/uploads\/2026\/07\/anthropic-mcp-update-makes-enterprise-agent-connections-safer.png","type":"image\/png"}],"author":"CPI Staff","twitter_card":"summary_large_image","twitter_title":"Enterprise Agent Connections: A Safer MCP Update","twitter_description":"Enterprise agent connections gain stronger identity controls, simpler scaling and clearer extensions, helping businesses govern AI access with less complexity.","twitter_misc":{"Written by":"CPI Staff","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/29\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\/#article","isPartOf":{"@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/29\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\/"},"author":{"name":"CPI Staff","@id":"https:\/\/www.cloudproinc.com.au\/#\/schema\/person\/192eeeb0ce91062126ce3822ae88fe6e"},"headline":"Anthropic MCP Update Makes Enterprise Agent Connections Safer","datePublished":"2026-07-28T23:23:46+00:00","dateModified":"2026-07-28T23:25:14+00:00","mainEntityOfPage":{"@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/29\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\/"},"wordCount":1499,"commentCount":0,"publisher":{"@id":"https:\/\/www.cloudproinc.com.au\/#organization"},"image":{"@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/29\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\/#primaryimage"},"thumbnailUrl":"\/wp-content\/uploads\/2026\/07\/anthropic-mcp-update-makes-enterprise-agent-connections-safer.png","articleSection":["AI Governance &amp; Risk Management","Anthropic","Blog","MCP Server"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/29\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/29\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\/","url":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/29\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\/","name":"Enterprise Agent Connections: A Safer MCP Update","isPartOf":{"@id":"https:\/\/www.cloudproinc.com.au\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/29\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\/#primaryimage"},"image":{"@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/29\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\/#primaryimage"},"thumbnailUrl":"\/wp-content\/uploads\/2026\/07\/anthropic-mcp-update-makes-enterprise-agent-connections-safer.png","datePublished":"2026-07-28T23:23:46+00:00","dateModified":"2026-07-28T23:25:14+00:00","description":"Enterprise agent connections gain stronger identity controls, simpler scaling and clearer extensions, helping businesses govern AI access with less complexity.","breadcrumb":{"@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/29\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/29\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/29\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\/#primaryimage","url":"\/wp-content\/uploads\/2026\/07\/anthropic-mcp-update-makes-enterprise-agent-connections-safer.png","contentUrl":"\/wp-content\/uploads\/2026\/07\/anthropic-mcp-update-makes-enterprise-agent-connections-safer.png","width":1536,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/29\/anthropic-mcp-update-makes-enterprise-agent-connections-safer\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.cloudproinc.com.au\/"},{"@type":"ListItem","position":2,"name":"Anthropic MCP Update Makes Enterprise Agent Connections Safer"}]},{"@type":"WebSite","@id":"https:\/\/www.cloudproinc.com.au\/#website","url":"https:\/\/www.cloudproinc.com.au\/","name":"Cloud Pro Inc - CPI Consulting Pty Ltd","description":"Cloud, AI &amp; Cybersecurity Consulting | Melbourne","publisher":{"@id":"https:\/\/www.cloudproinc.com.au\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.cloudproinc.com.au\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.cloudproinc.com.au\/#organization","name":"Cloud Pro Inc - Cloud Pro Inc - CPI Consulting Pty Ltd","url":"https:\/\/www.cloudproinc.com.au\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.cloudproinc.com.au\/#\/schema\/logo\/image\/","url":"\/wp-content\/uploads\/2022\/01\/favfinalfile.png","contentUrl":"\/wp-content\/uploads\/2022\/01\/favfinalfile.png","width":500,"height":500,"caption":"Cloud Pro Inc - Cloud Pro Inc - CPI Consulting Pty Ltd"},"image":{"@id":"https:\/\/www.cloudproinc.com.au\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.cloudproinc.com.au\/#\/schema\/person\/192eeeb0ce91062126ce3822ae88fe6e","name":"CPI Staff","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/2d96eeb53b791d92c8c50dd667e3beec92c93253bb6ff21c02cfa8ca73665c70?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/2d96eeb53b791d92c8c50dd667e3beec92c93253bb6ff21c02cfa8ca73665c70?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2d96eeb53b791d92c8c50dd667e3beec92c93253bb6ff21c02cfa8ca73665c70?s=96&d=mm&r=g","caption":"CPI Staff"},"sameAs":["http:\/\/www.cloudproinc.com.au"],"url":"https:\/\/www.cloudproinc.com.au\/index.php\/author\/cpiadmin\/"}]}},"jetpack_featured_media_url":"\/wp-content\/uploads\/2026\/07\/anthropic-mcp-update-makes-enterprise-agent-connections-safer.png","jetpack-related-posts":[{"id":53199,"url":"https:\/\/www.cloudproinc.com.au\/index.php\/2025\/04\/18\/setting-up-azure-mcp-server-with-vs-code\/","url_meta":{"origin":58125,"position":0},"title":"Setting Up Azure MCP Server with VS Code","author":"CPI Staff","date":"April 18, 2025","format":false,"excerpt":"In this blog post, we'll delve into what MCP Server is, the benefits it offers, and guide you through setting up an Azure MCP Server and integrating it with Visual Studio Code (VS Code). What is Model Context Protocol (MCP) Server? Model Context Protocol (MCP) Server is an open-source protocol\u2026","rel":"","context":"In &quot;Azure&quot;","block_context":{"text":"Azure","link":"https:\/\/www.cloudproinc.com.au\/index.php\/category\/microsoft-azure\/"},"img":{"alt_text":"","src":"\/wp-content\/uploads\/2025\/04\/Azure-MCP-Server-Setup.png","width":350,"height":200,"srcset":"\/wp-content\/uploads\/2025\/04\/Azure-MCP-Server-Setup.png 1x, \/wp-content\/uploads\/2025\/04\/Azure-MCP-Server-Setup.png 1.5x, \/wp-content\/uploads\/2025\/04\/Azure-MCP-Server-Setup.png 2x, \/wp-content\/uploads\/2025\/04\/Azure-MCP-Server-Setup.png 3x, \/wp-content\/uploads\/2025\/04\/Azure-MCP-Server-Setup.png 4x"},"classes":[]},{"id":57883,"url":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/16\/using-a2a-and-mcp-together-for-safer-business-ai-systems\/","url_meta":{"origin":58125,"position":1},"title":"Using A2A and MCP Together for Safer Business AI Systems","author":"CPI Staff","date":"July 16, 2026","format":false,"excerpt":"A practical guide for CIOs and tech leaders on combining A2A and MCP to build AI systems that are useful, secure, and easier to govern.","rel":"","context":"In &quot;AI Agents&quot;","block_context":{"text":"AI Agents","link":"https:\/\/www.cloudproinc.com.au\/index.php\/category\/ai-agents\/"},"img":{"alt_text":"","src":"\/wp-content\/uploads\/2026\/07\/using-a2a-and-mcp-together-for-safer-business-ai-systems.png","width":350,"height":200,"srcset":"\/wp-content\/uploads\/2026\/07\/using-a2a-and-mcp-together-for-safer-business-ai-systems.png 1x, \/wp-content\/uploads\/2026\/07\/using-a2a-and-mcp-together-for-safer-business-ai-systems.png 1.5x, \/wp-content\/uploads\/2026\/07\/using-a2a-and-mcp-together-for-safer-business-ai-systems.png 2x, \/wp-content\/uploads\/2026\/07\/using-a2a-and-mcp-together-for-safer-business-ai-systems.png 3x, \/wp-content\/uploads\/2026\/07\/using-a2a-and-mcp-together-for-safer-business-ai-systems.png 4x"},"classes":[]},{"id":57829,"url":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/09\/connecting-foundry-agents-to-business-systems-with-mcp-and-openapi\/","url_meta":{"origin":58125,"position":2},"title":"Connecting Foundry Agents to Business Systems with MCP and OpenAPI","author":"CPI Staff","date":"July 9, 2026","format":false,"excerpt":"Learn how MCP, OpenAPI and custom tools help Microsoft Foundry agents safely connect to the systems your business already runs on.","rel":"","context":"In &quot;Blog&quot;","block_context":{"text":"Blog","link":"https:\/\/www.cloudproinc.com.au\/index.php\/category\/blog\/"},"img":{"alt_text":"","src":"\/wp-content\/uploads\/2026\/07\/connecting-foundry-agents-to-business-systems-with-mcp-and-openapi.png","width":350,"height":200,"srcset":"\/wp-content\/uploads\/2026\/07\/connecting-foundry-agents-to-business-systems-with-mcp-and-openapi.png 1x, \/wp-content\/uploads\/2026\/07\/connecting-foundry-agents-to-business-systems-with-mcp-and-openapi.png 1.5x, \/wp-content\/uploads\/2026\/07\/connecting-foundry-agents-to-business-systems-with-mcp-and-openapi.png 2x, \/wp-content\/uploads\/2026\/07\/connecting-foundry-agents-to-business-systems-with-mcp-and-openapi.png 3x, \/wp-content\/uploads\/2026\/07\/connecting-foundry-agents-to-business-systems-with-mcp-and-openapi.png 4x"},"classes":[]},{"id":57239,"url":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/03\/16\/what-microsofts-new-ai-stack-means-for-safer-faster-ai-projects\/","url_meta":{"origin":58125,"position":3},"title":"What Microsoft\u2019s New AI Stack Means for Safer Faster AI Projects","author":"CPI Staff","date":"March 16, 2026","format":false,"excerpt":"Agent Framework, Foundry, MCP and Aspire can speed up AI delivery without losing control. Here\u2019s what each layer does and how to decide what your business actually needs.","rel":"","context":"In &quot;Azure Foundry&quot;","block_context":{"text":"Azure Foundry","link":"https:\/\/www.cloudproinc.com.au\/index.php\/category\/azure-foundry\/"},"img":{"alt_text":"","src":"\/wp-content\/uploads\/2026\/03\/post-17.png","width":350,"height":200,"srcset":"\/wp-content\/uploads\/2026\/03\/post-17.png 1x, \/wp-content\/uploads\/2026\/03\/post-17.png 1.5x, \/wp-content\/uploads\/2026\/03\/post-17.png 2x, \/wp-content\/uploads\/2026\/03\/post-17.png 3x, \/wp-content\/uploads\/2026\/03\/post-17.png 4x"},"classes":[]},{"id":57005,"url":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/02\/09\/openai-docs-mcp-server\/","url_meta":{"origin":58125,"position":4},"title":"OpenAI Docs MCP Server","author":"CPI Staff","date":"February 9, 2026","format":false,"excerpt":"Learn how the OpenAI Docs MCP Server brings official documentation into your editor or agent context, so teams ship faster with fewer interruptions and more reliable answers.","rel":"","context":"In &quot;Blog&quot;","block_context":{"text":"Blog","link":"https:\/\/www.cloudproinc.com.au\/index.php\/category\/blog\/"},"img":{"alt_text":"","src":"\/wp-content\/uploads\/2026\/02\/post-17.png","width":350,"height":200,"srcset":"\/wp-content\/uploads\/2026\/02\/post-17.png 1x, \/wp-content\/uploads\/2026\/02\/post-17.png 1.5x, \/wp-content\/uploads\/2026\/02\/post-17.png 2x, \/wp-content\/uploads\/2026\/02\/post-17.png 3x, \/wp-content\/uploads\/2026\/02\/post-17.png 4x"},"classes":[]},{"id":56972,"url":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/02\/05\/github-copilot-sdk-architecture-explained\/","url_meta":{"origin":58125,"position":5},"title":"GitHub Copilot SDK Architecture Explained","author":"CPI Staff","date":"February 5, 2026","format":false,"excerpt":"Understand how GitHub Copilot SDK-style integrations work, from context to tools to policies. Learn a practical architecture that helps teams build reliable Copilot experiences with agents and MCP.","rel":"","context":"In &quot;Blog&quot;","block_context":{"text":"Blog","link":"https:\/\/www.cloudproinc.com.au\/index.php\/category\/blog\/"},"img":{"alt_text":"","src":"\/wp-content\/uploads\/2026\/02\/post-11.png","width":350,"height":200,"srcset":"\/wp-content\/uploads\/2026\/02\/post-11.png 1x, \/wp-content\/uploads\/2026\/02\/post-11.png 1.5x, \/wp-content\/uploads\/2026\/02\/post-11.png 2x, \/wp-content\/uploads\/2026\/02\/post-11.png 3x, \/wp-content\/uploads\/2026\/02\/post-11.png 4x"},"classes":[]}],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/posts\/58125","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/comments?post=58125"}],"version-history":[{"count":1,"href":"https:\/\/www.cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/posts\/58125\/revisions"}],"predecessor-version":[{"id":58126,"href":"https:\/\/www.cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/posts\/58125\/revisions\/58126"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/media\/58127"}],"wp:attachment":[{"href":"https:\/\/www.cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/media?parent=58125"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/categories?post=58125"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/tags?post=58125"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}