<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Api on Derek's Guides</title><link>https://guides.derekleeds.cloud/tags/api/</link><description>Recent content in Api on Derek's Guides</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 07 Jul 2026 05:56:54 -0500</lastBuildDate><atom:link href="https://guides.derekleeds.cloud/tags/api/index.xml" rel="self" type="application/rss+xml"/><item><title>APIs, MCP, and CLIs: Three Interfaces, Different Jobs</title><link>https://guides.derekleeds.cloud/docs/ai/apis-mcp-and-clis/</link><pubDate>Tue, 07 Jul 2026 00:00:00 +0000</pubDate><guid>https://guides.derekleeds.cloud/docs/ai/apis-mcp-and-clis/</guid><description>&lt;p&gt;If you work around software long enough, you will hear &lt;strong&gt;API&lt;/strong&gt;, &lt;strong&gt;CLI&lt;/strong&gt;, and
&lt;strong&gt;MCP&lt;/strong&gt; used like they are interchangeable ways to make computers do things.&lt;/p&gt;
&lt;p&gt;They are related, but they are not the same thing.&lt;/p&gt;
&lt;p&gt;The practical difference is simple:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;An &lt;strong&gt;API&lt;/strong&gt; is for programs talking to systems.&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;CLI&lt;/strong&gt; is for humans or automation talking to a command-line tool.&lt;/li&gt;
&lt;li&gt;An &lt;strong&gt;MCP server&lt;/strong&gt; is for AI applications talking to tools, resources, and
prompts through a standard protocol.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;They are not competitors. They are three different doors into software.&lt;/p&gt;</description></item></channel></rss>