<?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: Dylan Hobbs</title>
    <description>The latest articles on DEV Community by Dylan Hobbs (@h0bb5).</description>
    <link>https://dev.to/h0bb5</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2331456%2Fc83ba37a-00b3-48a3-9523-eaae6b2178ef.png</url>
      <title>DEV Community: Dylan Hobbs</title>
      <link>https://dev.to/h0bb5</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/h0bb5"/>
    <language>en</language>
    <item>
      <title>Introducing MCP-I: A New Identity Standard for AI Agents</title>
      <dc:creator>Dylan Hobbs</dc:creator>
      <pubDate>Fri, 23 May 2025 21:11:36 +0000</pubDate>
      <link>https://dev.to/h0bb5/introducing-mcp-i-a-new-identity-standard-for-ai-agents-f1g</link>
      <guid>https://dev.to/h0bb5/introducing-mcp-i-a-new-identity-standard-for-ai-agents-f1g</guid>
      <description>&lt;p&gt;As AI agents get smarter and more autonomous, we’re trusting them to book travel, negotiate deals, and access sensitive data.&lt;br&gt;
But here’s the problem: there’s still no secure way to prove &lt;em&gt;who&lt;/em&gt; an agent is — or &lt;em&gt;who authorized it&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;Let’s fix that.&lt;/p&gt;

&lt;h2&gt;
  
  
  Meet MCP-I: Model Context Protocol – Identity
&lt;/h2&gt;

&lt;p&gt;MCP-I is an open specification that brings identity and delegation to AI agents. It extends the Model Context Protocol by letting agents and humans cryptographically verify each other before interacting.&lt;/p&gt;

&lt;p&gt;Think of it as an identity layer for the AI agent ecosystem — built with &lt;code&gt;did&lt;/code&gt;'s and Verifiable Credentials, but abstracted enough to be developer-friendly.&lt;/p&gt;

&lt;h3&gt;
  
  
  💡 &lt;strong&gt;Why This Matters&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;We learned the hard way with email: protocols were built without trust or authentication, and we’ve been backfilling security ever since..&lt;br&gt;
We don’t want to make the same mistake with agents.&lt;/p&gt;

&lt;p&gt;Today, any actor can impersonate an agent, forge delegation, or spoof access to APIs — and there’s no standard way to verify what’s real.&lt;/p&gt;

&lt;h3&gt;
  
  
  MCP-I aims to change that.
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;The Building Blocks&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Decentralized Identity for Agents&lt;/li&gt;
&lt;li&gt;Delegation credentials issued by real users&lt;/li&gt;
&lt;li&gt;Edge enforcement using lightweight proxies (e.g. Cloudflare Workers)&lt;/li&gt;
&lt;li&gt;Zero backend changes to existing APIs&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Supporting Tools (Built to Spec)
&lt;/h3&gt;

&lt;p&gt;We’re releasing a set of tools to help teams adopt MCP-Identity fast:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;MCP-I Identity Server&lt;/strong&gt;&lt;br&gt;
A turnkey MCP server for generating DIDs for users/agents, issuing credentials, managing delegation lifecycles, and verifying them on the edge (or with MCP-I aware services).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;KnowThat.ai – Agent Reputation Directory&lt;/strong&gt;&lt;br&gt;
A public lookup service for AI agents and their delegations. Like credit scoring — but for autonomous software. Verify, flag, and query any agent.&lt;/p&gt;

&lt;p&gt;Learn More&lt;br&gt;
📖 MCP-I Spec: &lt;a href="https://modelcontextprotocol-identity.io" rel="noopener noreferrer"&gt;https://modelcontextprotocol-identity.io&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;👨‍💻 Join Us&lt;/strong&gt;&lt;br&gt;
We’re looking for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Engineers building with agent frameworks (LangChain, AutoGPT, etc.)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Contributors to open identity standards&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Feedback from devs working on agent infrastructure&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Let us know what you think — drop a comment, DM, or just follow along. Let’s build a future where agents are not just intelligent — but trustworthy.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2bplog8q0mbd9rrtzrj8.png" class="article-body-image-wrapper"&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.amazonaws.com%2Fuploads%2Farticles%2F2bplog8q0mbd9rrtzrj8.png" alt="MCP-Identity Protocol" width="299" height="334"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Tags: #aiagents #identity #web3 #security #openstandards #mcp #ai #modelcontextprotocol #mcp-i&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
