<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Obot AI</title>
    <description>The latest articles on DEV Community by Obot AI (@obot_ai).</description>
    <link>https://dev.to/obot_ai</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3954698%2F868082a1-4259-4ada-8e83-e552c0d5d063.png</url>
      <title>DEV Community: Obot AI</title>
      <link>https://dev.to/obot_ai</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/obot_ai"/>
    <language>en</language>
    <item>
      <title>Obot Platform v0.24.0: Obot Sentry, AI Audit Logs &amp; MCP Improvements</title>
      <dc:creator>Obot AI</dc:creator>
      <pubDate>Mon, 27 Jul 2026 12:39:00 +0000</pubDate>
      <link>https://dev.to/obot_ai/obot-platform-v0240-obot-sentry-ai-audit-logs-mcp-improvements-2h1l</link>
      <guid>https://dev.to/obot_ai/obot-platform-v0240-obot-sentry-ai-audit-logs-mcp-improvements-2h1l</guid>
      <description>&lt;p&gt;&lt;em&gt;By Craig Jellick, VP Engineering &amp;amp; Co-founder of &lt;a href="https://obot.ai/?utm_source=devto&amp;amp;utm_medium=syndication&amp;amp;utm_campaign=obot-v0-24-0" rel="noopener noreferrer"&gt;Obot AI&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;v0.24.0 has shipped, and we're proud to highlight &lt;strong&gt;Obot Sentry&lt;/strong&gt; — a lightweight companion agent that enrolls a workstation with Obot, runs scheduled device inventory scans, and installs managed audit hooks for Claude Code, Codex, VS Code, and Cursor.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why Obot Sentry?&lt;/strong&gt; Teams are trying to understand what AI is doing across their organizations, but activity is scattered. Some traffic goes through an LLM gateway. Some happens in local AI clients that never cross a centralized endpoint. Some is in MCP servers, some is direct model calls. No single capture point covers all of it.&lt;/p&gt;

&lt;p&gt;v0.24.0 adds three pieces to address that:&lt;/p&gt;

&lt;p&gt;→ &lt;strong&gt;Obot Sentry&lt;/strong&gt; — device-level audit hooks for local AI clients; first MDM path is Microsoft Intune for Windows&lt;br&gt;
→ &lt;strong&gt;Full LLM Gateway audit logs&lt;/strong&gt; — every model request logged with user, provider, model, token usage, duration, and encrypted content; exportable to S3, GCS, or Azure&lt;br&gt;
→ &lt;strong&gt;AWS Bedrock, Azure, and Generic Responses providers&lt;/strong&gt; — broader model provider coverage without a different governance model for each&lt;/p&gt;

&lt;p&gt;Plus: composite MCP servers through GitOps, a significantly smaller MCP proxy footprint, built-in local auth, and in-app getting started guides.&lt;/p&gt;

&lt;p&gt;📓 &lt;a href="https://obot.ai/blog/announcing-obot-platform-v0-24-0/?utm_source=devto&amp;amp;utm_medium=syndication&amp;amp;utm_campaign=obot-v0-24-0" rel="noopener noreferrer"&gt;Full release notes&lt;/a&gt; · 🐙 &lt;a href="https://github.com/obot-platform/obot/releases/tag/v0.24.0" rel="noopener noreferrer"&gt;GitHub v0.24.0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://obot.ai/obot-cloud-trial/?utm_source=devto&amp;amp;utm_medium=syndication&amp;amp;utm_campaign=obot-v0-24-0" rel="noopener noreferrer"&gt;Give Obot a try&lt;/a&gt; - no strings, no card needed, full enterprise edition, free for 2 weeks.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://obot.ai/blog/announcing-obot-platform-v0-24-0/?utm_source=devto&amp;amp;utm_medium=syndication&amp;amp;utm_campaign=obot-v0-24-0" rel="noopener noreferrer"&gt;Obot AI&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;




</description>
      <category>mcp</category>
      <category>ai</category>
      <category>opensource</category>
      <category>security</category>
    </item>
    <item>
      <title>MCP Is Growing Up: What the 2026 Roadmap Actually Changes</title>
      <dc:creator>Obot AI</dc:creator>
      <pubDate>Fri, 24 Jul 2026 14:50:56 +0000</pubDate>
      <link>https://dev.to/obot_ai/mcp-is-growing-up-what-the-2026-roadmap-actually-changes-30ml</link>
      <guid>https://dev.to/obot_ai/mcp-is-growing-up-what-the-2026-roadmap-actually-changes-30ml</guid>
      <description>&lt;p&gt;&lt;em&gt;By Bill Maxwell, &lt;a href="https://obot.ai/?utm_source=devto&amp;amp;utm_medium=syndication&amp;amp;utm_campaign=mcp-2026-roadmap" rel="noopener noreferrer"&gt;Obot AI&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The MCP spec dropping July 28 is the largest revision since MCP launched — and as a team that's been building enterprise infrastructure on top of MCP since the beginning, we've been watching this roadmap closely.&lt;/p&gt;

&lt;p&gt;The headline change is a stateless core. The initialize/initialized handshake is gone. Protocol metadata now travels with every request instead of being negotiated once at connection time. For teams running Obot, this is a direct win: no more sticky sessions, no shared session store, no extra routing complexity at the gateway layer.&lt;/p&gt;

&lt;p&gt;But the stateless core is just one part of a larger shift. The 2026 roadmap also formalizes an extensions system, hardens OAuth/OIDC to match how it's actually deployed in production, and establishes a proper twelve-month deprecation lifecycle. MCP is replacing early protocol-specific machinery with proven infrastructure patterns.&lt;/p&gt;

&lt;p&gt;What's equally telling is what the roadmap leaves deliberately undefined: audit trails, SSO-integrated authorization, gateway behavior, and configuration portability are explicitly called out as enterprise-readiness concerns — and described as an open invitation for the ecosystem to fill. That's exactly the space Obot is built for, and this release makes the foundation beneath us significantly stronger.&lt;/p&gt;

&lt;p&gt;Obot Software Architect Bill Maxwell breaks down every major change and what it means for teams running MCP in production today.&lt;/p&gt;

&lt;p&gt;📓 &lt;a href="https://obot.ai/blog/mcp-is-growing-up-the-2026-roadmap-takes-shape/?utm_source=devto&amp;amp;utm_medium=syndication&amp;amp;utm_campaign=mcp-2026-roadmap" rel="noopener noreferrer"&gt;Full article&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://obot.ai/?utm_source=devto&amp;amp;utm_medium=syndication&amp;amp;utm_campaign=mcp-2026-roadmap" rel="noopener noreferrer"&gt;Obot AI&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;




</description>
      <category>mcp</category>
      <category>ai</category>
      <category>architecture</category>
      <category>webdev</category>
    </item>
    <item>
      <title>What Is AI Governance? A Framework for Enterprise MCP Teams</title>
      <dc:creator>Obot AI</dc:creator>
      <pubDate>Tue, 21 Jul 2026 16:10:08 +0000</pubDate>
      <link>https://dev.to/obot_ai/what-is-ai-governance-a-framework-for-enterprise-mcp-teams-1a4l</link>
      <guid>https://dev.to/obot_ai/what-is-ai-governance-a-framework-for-enterprise-mcp-teams-1a4l</guid>
      <description>&lt;p&gt;&lt;em&gt;From the &lt;a href="https://obot.ai?utm_source=devto&amp;amp;utm_medium=syndication&amp;amp;utm_campaign=ai-governance-mcp-framework" rel="noopener noreferrer"&gt;Obot AI&lt;/a&gt; team&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;An organization can have its EU AI Act risk tiers mapped, ISO/IEC 42001 certification underway, and a model review board that meets every month — and still have no answer to a basic operational question: which of the MCP servers its agents can reach were ever vetted for anything?&lt;/p&gt;

&lt;p&gt;The problem is structural. Most enterprise AI governance frameworks — the EU AI Act, NIST AI RMF, ISO/IEC 42001 — were built to govern models: their training data, outputs, and risk classification. None of them were designed to answer for an agent's runtime decision to call an MCP tool. The entire tool layer is effectively ungoverned even in organizations with mature AI governance programs.&lt;/p&gt;

&lt;p&gt;This post maps exactly where general AI governance frameworks stop at the model boundary, and what an MCP-specific governance layer actually needs to include: policy, risk classification, registration-time vetting, runtime monitoring, audit trails, and a maturity model for managing the tool layer.&lt;/p&gt;

&lt;p&gt;If your organization is running MCP in production and has a governance program that doesn't explicitly cover it — this is the framework you're missing.&lt;/p&gt;

&lt;p&gt;⏱ 18-minute read · 📓 &lt;a href="https://obot.ai/blog/what-is-ai-governance-mcp-framework/?utm_source=devto&amp;amp;utm_medium=syndication&amp;amp;utm_campaign=ai-governance-mcp-framework" rel="noopener noreferrer"&gt;Full article&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://obot.ai/blog/what-is-ai-governance-mcp-framework/?utm_source=devto&amp;amp;utm_medium=syndication&amp;amp;utm_campaign=ai-governance-mcp-framework" rel="noopener noreferrer"&gt;Obot AI&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;




</description>
      <category>ai</category>
      <category>mcp</category>
      <category>security</category>
      <category>governance</category>
    </item>
    <item>
      <title>[Boost]</title>
      <dc:creator>Obot AI</dc:creator>
      <pubDate>Fri, 10 Jul 2026 12:58:45 +0000</pubDate>
      <link>https://dev.to/obot_ai/-4a3i</link>
      <guid>https://dev.to/obot_ai/-4a3i</guid>
      <description>&lt;div class="ltag__link--embedded"&gt;
  &lt;div class="crayons-story "&gt;
  &lt;a href="https://dev.to/obot_ai/free-live-workshop-getting-started-with-obot-mcp-from-zero-to-production-1k0i" class="crayons-story__hidden-navigation-link"&gt;Free Live Workshop: Getting Started with Obot &amp;amp; MCP — From Zero to Production&lt;/a&gt;


  &lt;div class="crayons-story__body crayons-story__body-full_post"&gt;
    &lt;div class="crayons-story__top"&gt;
      &lt;div class="crayons-story__meta"&gt;
        &lt;div class="crayons-story__author-pic"&gt;

          &lt;a href="/obot_ai" class="crayons-avatar  crayons-avatar--l  "&gt;
            &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3954698%2F868082a1-4259-4ada-8e83-e552c0d5d063.png" alt="obot_ai profile" class="crayons-avatar__image" width="704" height="704"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
        &lt;div&gt;
          &lt;div&gt;
            &lt;a href="/obot_ai" class="crayons-story__secondary fw-medium m:hidden"&gt;
              Obot AI
            &lt;/a&gt;
            &lt;div class="profile-preview-card relative mb-4 s:mb-0 fw-medium hidden m:inline-block"&gt;
              
                Obot AI
                
              
              &lt;div id="story-author-preview-content-4101188" class="profile-preview-card__content crayons-dropdown branded-7 p-4 pt-0"&gt;
                &lt;div class="gap-4 grid"&gt;
                  &lt;div class="-mt-4"&gt;
                    &lt;a href="/obot_ai" class="flex"&gt;
                      &lt;span class="crayons-avatar crayons-avatar--xl mr-2 shrink-0"&gt;
                        &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3954698%2F868082a1-4259-4ada-8e83-e552c0d5d063.png" class="crayons-avatar__image" alt="" width="704" height="704"&gt;
                      &lt;/span&gt;
                      &lt;span class="crayons-link crayons-subtitle-2 mt-5"&gt;Obot AI&lt;/span&gt;
                    &lt;/a&gt;
                  &lt;/div&gt;
                  &lt;div class="print-hidden"&gt;
                    
                      Follow
                    
                  &lt;/div&gt;
                  &lt;div class="author-preview-metadata-container"&gt;&lt;/div&gt;
                &lt;/div&gt;
              &lt;/div&gt;
            &lt;/div&gt;

          &lt;/div&gt;
          &lt;a href="https://dev.to/obot_ai/free-live-workshop-getting-started-with-obot-mcp-from-zero-to-production-1k0i" class="crayons-story__tertiary fs-xs"&gt;&lt;time&gt;Jul 9&lt;/time&gt;&lt;span class="time-ago-indicator-initial-placeholder"&gt;&lt;/span&gt;&lt;/a&gt;
        &lt;/div&gt;
      &lt;/div&gt;

    &lt;/div&gt;

    &lt;div class="crayons-story__indention"&gt;
      &lt;h2 class="crayons-story__title crayons-story__title-full_post"&gt;
        &lt;a href="https://dev.to/obot_ai/free-live-workshop-getting-started-with-obot-mcp-from-zero-to-production-1k0i" id="article-link-4101188"&gt;
          Free Live Workshop: Getting Started with Obot &amp;amp; MCP — From Zero to Production
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;div class="crayons-story__tags"&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/agents"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;agents&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/ai"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;ai&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/mcp"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;mcp&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/tutorial"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;tutorial&lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="crayons-story__bottom"&gt;
        &lt;div class="crayons-story__details"&gt;
            &lt;a href="https://dev.to/obot_ai/free-live-workshop-getting-started-with-obot-mcp-from-zero-to-production-1k0i#comments" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left flex items-center"&gt;
              

              &lt;span class="hidden s:inline"&gt;Add&amp;nbsp;Comment&lt;/span&gt;
            &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="crayons-story__save"&gt;
          &lt;small class="crayons-story__tertiary fs-xs mr-2"&gt;
            1 min read
          &lt;/small&gt;
            
              &lt;span class="bm-initial crayons-icon c-btn__icon"&gt;
                

              &lt;/span&gt;
              &lt;span class="bm-success crayons-icon c-btn__icon"&gt;
                

              &lt;/span&gt;
            
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


</description>
    </item>
    <item>
      <title>Free Live Workshop: Getting Started with Obot &amp; MCP — From Zero to Production</title>
      <dc:creator>Obot AI</dc:creator>
      <pubDate>Thu, 09 Jul 2026 10:30:00 +0000</pubDate>
      <link>https://dev.to/obot_ai/free-live-workshop-getting-started-with-obot-mcp-from-zero-to-production-1k0i</link>
      <guid>https://dev.to/obot_ai/free-live-workshop-getting-started-with-obot-mcp-from-zero-to-production-1k0i</guid>
      <description>&lt;p&gt;&lt;strong&gt;From the Obot Academy:&lt;/strong&gt; If you’ve been experimenting with the Model Context Protocol (MCP) but aren’t sure how to take it beyond a local demo, we’re hosting a free hands-on workshop July 29 @ 10am US PT that walks through the entire journey.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;a href="https://luma.com/0k6a5ups" rel="noopener noreferrer"&gt;Register Now&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  What we’ll cover:
&lt;/h2&gt;

&lt;p&gt;✅ What MCP is (and why it’s becoming the standard for AI agent integrations)&lt;br&gt;
✅ Installing and configuring the Obot MCP Gateway&lt;br&gt;
✅ Connecting AI agents to tools, APIs, and data sources&lt;br&gt;
✅ Authentication, OAuth, and access policies&lt;br&gt;
✅ Monitoring and operating MCP in production&lt;br&gt;
✅ Live Q&amp;amp;A with Obot expert &lt;a href="https://www.linkedin.com/in/chrisurwin/" rel="noopener noreferrer"&gt;Chris Urwin&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is an interactive session — we’ll be building and demonstrating everything live.&lt;/p&gt;

&lt;h2&gt;
  
  
  Who it’s for
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;AI/ML Engineers&lt;/li&gt;
&lt;li&gt;Backend &amp;amp; Platform Engineers&lt;/li&gt;
&lt;li&gt;DevOps / DevSecOps&lt;/li&gt;
&lt;li&gt;Technical Architects&lt;/li&gt;
&lt;li&gt;Anyone building agents with or evaluating MCP for enterprise use&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Details:
&lt;/h2&gt;

&lt;p&gt;📅 Date: Wed. July 29, 2026&lt;br&gt;
🕐 Time: 10am PT / 1pm ET&lt;br&gt;
🎟️ &lt;a href="https://luma.com/0k6a5ups" rel="noopener noreferrer"&gt;Click here&lt;/a&gt; to register&lt;/p&gt;

&lt;p&gt;If you’re trying to figure out how to move from “I have an MCP server running” to “I can actually operate this in production,” this session is designed for you. We hope you'll join us!&lt;/p&gt;

&lt;p&gt;&lt;em&gt;&lt;a href="https://obot.ai/?utm_source=post&amp;amp;utm_medium=webpage&amp;amp;utm_campaign=dev.to"&gt;Obot&lt;/a&gt; is an open-source MCP platform for hosting, securing, and managing MCP servers and AI agents at scale.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>agents</category>
      <category>ai</category>
      <category>mcp</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>Best MCP Gateways for Engineering Teams (2026)</title>
      <dc:creator>Obot AI</dc:creator>
      <pubDate>Fri, 03 Jul 2026 10:30:00 +0000</pubDate>
      <link>https://dev.to/obot_ai/best-mcp-gateways-for-engineering-teams-2026-2i8l</link>
      <guid>https://dev.to/obot_ai/best-mcp-gateways-for-engineering-teams-2026-2i8l</guid>
      <description>&lt;p&gt;&lt;em&gt;From the &lt;a href="https://obot.ai?utm_source=devto&amp;amp;utm_medium=syndication&amp;amp;utm_campaign=best-mcp-gateways-2026" rel="noopener noreferrer"&gt;Obot AI&lt;/a&gt; team&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Every engineering team that wires AI agents into production using MCP eventually hits the same inflection point: the setup that worked for two agents and three tools doesn't hold up across twelve agents, nine MCP servers, and a security review.&lt;/p&gt;

&lt;p&gt;Credentials are inline. Access policies are per-server and inconsistently applied. The audit trail doesn't exist. IT wants to know what the agents are doing. Nobody has a clean answer.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;That's where MCP infrastructure stops being optional&lt;/strong&gt; — and where choosing the wrong gateway means rebuilding infrastructure that was supposed to be durable.&lt;/p&gt;

&lt;p&gt;The MCP gateway landscape in 2026 is genuinely hard to navigate: purpose-built enterprise governance platforms, high-performance open-source proxies, managed cloud services, and legacy API gateway vendors who retrofitted MCP support into existing products. They are not interchangeable.&lt;/p&gt;

&lt;p&gt;This guide covers what actually differentiates the leading options — with a feature comparison table, pricing overview, and a framework for making the right call based on your team's security, compliance, and operational requirements.&lt;/p&gt;

&lt;p&gt;📓 &lt;a href="https://obot.ai/blog/best-mcp-gateways-engineering-teams/?utm_source=devto&amp;amp;utm_medium=syndication&amp;amp;utm_campaign=best-mcp-gateways-2026" rel="noopener noreferrer"&gt;Full guide&lt;/a&gt; · ⏱ 23-minute read&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://obot.ai/?utm_source=devto&amp;amp;utm_medium=syndication&amp;amp;utm_campaign=best-mcp-gateways-2026" rel="noopener noreferrer"&gt;Obot AI&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;




</description>
    </item>
    <item>
      <title>Enterprise-Managed Authorization: How MCP Is Growing Up</title>
      <dc:creator>Obot AI</dc:creator>
      <pubDate>Tue, 30 Jun 2026 20:02:37 +0000</pubDate>
      <link>https://dev.to/obot_ai/enterprise-managed-authorization-how-mcp-is-growing-up-1bl5</link>
      <guid>https://dev.to/obot_ai/enterprise-managed-authorization-how-mcp-is-growing-up-1bl5</guid>
      <description>&lt;p&gt;&lt;em&gt;By Bill Maxwell, &lt;a href="https://obot.ai/?utm_source=devto&amp;amp;utm_medium=syndication&amp;amp;utm_campaign=ema-mcp-growing-up" rel="noopener noreferrer"&gt;Obot AI&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;MCP grew fast because it was easy to stand up and see immediate results. That ease of use is exactly what enterprises struggle with at scale.&lt;/p&gt;

&lt;p&gt;OAuth — MCP's recommended authorization mechanism — works well for individual users granting consent to their own tools. It breaks down when an enterprise needs to manage access centrally: provisioning thousands of users, enforcing policy across departments, revoking access instantly when someone leaves.&lt;/p&gt;

&lt;p&gt;Enterprise-Managed Authorization (EMA) is the MCP spec's answer to that problem. Now stable, EMA shifts control from individual OAuth consent flows to centralized, admin-managed authorization — the model enterprises already use for every other critical system.&lt;/p&gt;

&lt;p&gt;This post covers how EMA works, what it still leaves to the gateway and governance layer, and where tools like Obot fit into the picture.&lt;/p&gt;

&lt;p&gt;📓 &lt;a href="https://obot.ai/blog/enterprise-managed-authorization-shows-mcp-is-growing-up/?utm_source=devto&amp;amp;utm_medium=syndication&amp;amp;utm_campaign=ema-mcp-growing-up" rel="noopener noreferrer"&gt;Full article&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://obot.ai/?utm_source=devto&amp;amp;utm_medium=syndication&amp;amp;utm_campaign=ema-mcp-growing-up" rel="noopener noreferrer"&gt;Obot AI&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>mcp</category>
      <category>security</category>
      <category>oauth</category>
    </item>
    <item>
      <title>AI Governance Trends 2026: What Enterprise Teams Need to Know</title>
      <dc:creator>Obot AI</dc:creator>
      <pubDate>Tue, 23 Jun 2026 15:38:09 +0000</pubDate>
      <link>https://dev.to/obot_ai/ai-governance-trends-2026-what-enterprise-teams-need-to-know-41h3</link>
      <guid>https://dev.to/obot_ai/ai-governance-trends-2026-what-enterprise-teams-need-to-know-41h3</guid>
      <description>&lt;p&gt;&lt;em&gt;By Shannon Williams, President &amp;amp; Co-founder of &lt;a href="https://obot.ai?utm_source=webpage&amp;amp;utm_medium=post&amp;amp;utm_campaign=dev.to"&gt;Obot AI&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;56% of CEOs say AI has delivered no measurable cost or revenue benefit. Only 1 in 8 sees improvement on both dimensions.&lt;/p&gt;

&lt;p&gt;That's not a technology problem. It's a governance problem. AI is being deployed faster than the controls to manage it — and the gap between deployment speed and governance readiness is where the real risk lives.&lt;/p&gt;

&lt;p&gt;Over the past several months the Obot team has had countless conversations with enterprise leaders across industries, and the same themes keep surfacing: shadow AI running unchecked on employee machines, agentic workflows that nobody has full visibility into, boards asking hard questions that "we have a policy document" can no longer answer.&lt;/p&gt;

&lt;p&gt;This post maps where AI governance actually stands heading into the second half of 2026 — the regulatory shifts, the operational gaps, and what teams that are getting it right are doing differently.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://obot.ai/blog/ai-governance-trends-2026/?utm_source=webpage&amp;amp;utm_medium=post&amp;amp;utm_campaign=dev.to"&gt;Obot AI&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;




</description>
      <category>ai</category>
      <category>security</category>
      <category>governance</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Obot Platform v0.23.0: LLM Gateway, MCP Search &amp; Enterprise Upgrades</title>
      <dc:creator>Obot AI</dc:creator>
      <pubDate>Fri, 19 Jun 2026 16:13:01 +0000</pubDate>
      <link>https://dev.to/obot_ai/obot-platform-v0230-llm-gateway-mcp-search-enterprise-upgrades-216i</link>
      <guid>https://dev.to/obot_ai/obot-platform-v0230-llm-gateway-mcp-search-enterprise-upgrades-216i</guid>
      <description>&lt;p&gt;&lt;em&gt;By Craig Jellick, &lt;a href="https://obot.ai" rel="noopener noreferrer"&gt;Obot AI&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Obot v0.23.0 just shipped, and it's one of our bigger releases.&lt;/p&gt;

&lt;p&gt;The headline feature is the LLM Gateway — a centralized proxy that sits between your coding agents (Cursor, Claude Code, Windsurf, Copilot) and your LLM providers. One place to manage model access, enforce usage policies, and get visibility into what your agents are actually calling. If you're managing AI tooling across a team, this is the missing control layer.&lt;/p&gt;

&lt;p&gt;But there's a lot more in this release:&lt;/p&gt;

&lt;p&gt;→ &lt;strong&gt;MCP server search&lt;/strong&gt; — find and connect MCP servers directly from within Obot without leaving the platform&lt;br&gt;
→ &lt;strong&gt;GitOps for multi-user MCP servers&lt;/strong&gt; — manage server configurations through Git workflows your team already uses&lt;br&gt;
→ &lt;strong&gt;Enterprise licensing&lt;/strong&gt; — new licensing controls for organizations running Obot at scale&lt;br&gt;
→ &lt;strong&gt;Reworked UI&lt;/strong&gt; — a cleaner, faster interface across the platform&lt;/p&gt;

&lt;p&gt;Full breakdown in the release notes below.&lt;/p&gt;

&lt;p&gt;📓 &lt;a href="https://obot.ai/blog/announcing-obot-platform-v0-23-0/?utm_source=webpage&amp;amp;utm_medium=post&amp;amp;utm_campaign=dev.to"&gt;Full release notes&lt;/a&gt; · 🐙 &lt;a href="https://github.com/obot-platform/obot/releases/?utm_source=webpage&amp;amp;utm_medium=post&amp;amp;utm_campaign=dev.to"&gt;GitHub release&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://obot.ai/blog/announcing-obot-platform-v0-23-0/?utm_source=webpage&amp;amp;utm_medium=post&amp;amp;utm_campaign=dev.to/"&gt;Obot AI&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;




</description>
      <category>agents</category>
      <category>llm</category>
      <category>mcp</category>
      <category>news</category>
    </item>
    <item>
      <title>The Client Zoo Problem: Why Enterprise AI Needs Central Skills Management</title>
      <dc:creator>Obot AI</dc:creator>
      <pubDate>Thu, 11 Jun 2026 19:53:14 +0000</pubDate>
      <link>https://dev.to/obot_ai/the-client-zoo-problem-why-enterprise-ai-needs-central-skills-management-cf2</link>
      <guid>https://dev.to/obot_ai/the-client-zoo-problem-why-enterprise-ai-needs-central-skills-management-cf2</guid>
      <description>&lt;p&gt;&lt;em&gt;By Bill Maxwell, Solutions Architect - &lt;a href="https://obot.ai" rel="noopener noreferrer"&gt;Obot AI&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Your support team built a great "triage a ticket" skill for Claude Code. It took weeks to get right. Meanwhile your sales engineers — working in Cursor — built the same skill from scratch last month. Theirs isn't as good, and neither team knows the other's exists.&lt;/p&gt;

&lt;p&gt;This is where a lot of enterprise AI adoption has quietly landed. Multiple AI clients, duplicated workflows, no shared knowledge, no governance. The problem isn't that teams are using different tools — it's that reusable enterprise knowledge keeps getting trapped inside them.&lt;/p&gt;

&lt;p&gt;This post breaks down why central skills management is the missing piece, and what it actually looks like to govern and distribute AI skills across an organization.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://obot.ai/blog/the-client-zoo-problem-why-enterprise-ai-needs-central-skills-management/" rel="noopener noreferrer"&gt;Obot AI&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>devtools</category>
      <category>productivity</category>
    </item>
    <item>
      <title>How to Build and Publish a Skill Your Whole Team Can Use</title>
      <dc:creator>Obot AI</dc:creator>
      <pubDate>Fri, 05 Jun 2026 13:42:00 +0000</pubDate>
      <link>https://dev.to/obot_ai/how-to-build-and-publish-a-skill-your-whole-team-can-use-2coe</link>
      <guid>https://dev.to/obot_ai/how-to-build-and-publish-a-skill-your-whole-team-can-use-2coe</guid>
      <description>&lt;p&gt;&lt;em&gt;By Craig Jellick, &lt;a href="https://obot.ai/" rel="noopener noreferrer"&gt;Obot AI&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;MCP servers get a lot of attention, but skills are where a lot of the day-to-day value lives for teams using AI agents. The problem is that most teams build skills in silos — one developer writes something useful, it lives on their machine, and nobody else benefits from it.&lt;/p&gt;

&lt;p&gt;This tutorial walks through how to build a skill, publish it to a centrally managed catalog with Git-based versioning and access controls, and make it installable across any AI client your team uses — Cursor, Claude Desktop, Copilot, and more.&lt;/p&gt;

&lt;p&gt;If you've been building with Obot or just exploring what centrally managed AI skills actually look like in practice, this is a good hands-on starting point.&lt;/p&gt;

&lt;p&gt;📓 &lt;a href="https://obot.ai/blog/how-to-build-and-publish-a-skill-your-whole-team-can-use/" rel="noopener noreferrer"&gt;Full tutorial&lt;/a&gt; · 🐙 &lt;a href="https://github.com/obot-platform/obot" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://obot.ai/blog/how-to-build-and-publish-a-skill-your-whole-team-can-use/" rel="noopener noreferrer"&gt;Obot AI&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>tutorial</category>
      <category>devtools</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Who's Managing Your Team's AI Client Sprawl?</title>
      <dc:creator>Obot AI</dc:creator>
      <pubDate>Wed, 03 Jun 2026 17:04:37 +0000</pubDate>
      <link>https://dev.to/obot_ai/whos-managing-your-teams-ai-client-sprawl-17mk</link>
      <guid>https://dev.to/obot_ai/whos-managing-your-teams-ai-client-sprawl-17mk</guid>
      <description>&lt;p&gt;Something we keep running into in conversations with engineering and security teams: nobody really knows what AI clients and MCP servers are running on their developers' machines.&lt;/p&gt;

&lt;p&gt;It's not negligence — it happened fast. Six months ago it was one or two tools. Now it's Cursor, Claude Desktop, Copilot, Windsurf, and a handful of MCP servers someone installed from a GitHub README. Each with its own config, its own credentials, nobody with a full picture.&lt;/p&gt;

&lt;p&gt;We've been thinking hard about this problem at Obot AI and it's part of what drove our latest release. But we're curious where others are at — is fleet-wide visibility into AI clients and MCP servers on your radar yet, or is your team still figuring out more basic AI tooling questions first?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>mcp</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
