<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Integration on David Lang</title>
    <link>https://www.davidlang.tech/tags/integration/</link>
    <description>Recent content in Integration on David Lang</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 08 Apr 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.davidlang.tech/tags/integration/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>MCP (Model Context Protocol): The Future of AI Tool Integration</title>
      <link>https://www.davidlang.tech/posts/mcp-model-context-protocol-the-future-of-ai-tool-integration/</link>
      <pubDate>Tue, 08 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://www.davidlang.tech/posts/mcp-model-context-protocol-the-future-of-ai-tool-integration/</guid>
      <description>&lt;p&gt;Model Context Protocol (MCP) standardizes how AI applications connect to data sources and tools-filesystems, databases, APIs, and IDEs speak a common protocol.&lt;/p&gt;&#xA;&lt;h2 id=&#34;why-mcp-matters&#34;&gt;Why MCP Matters&lt;/h2&gt;&#xA;&lt;p&gt;Before MCP, every agent framework invented its own plugin format. MCP provides discoverable tools and resources with typed schemas-like LSP for AI tools.&lt;/p&gt;&#xA;&lt;h2 id=&#34;architecture&#34;&gt;Architecture&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Host&lt;/strong&gt; - Cursor, Claude Desktop, custom agent&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;MCP Server&lt;/strong&gt; - Exposes tools (&lt;code&gt;query_db&lt;/code&gt;, &lt;code&gt;read_file&lt;/code&gt;) and resources&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Transport&lt;/strong&gt; - stdio or SSE&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Developers implement servers once; any MCP-compatible host can use them.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
