<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Appnova Blog</title>
    <link>https://appnova.io/blog</link>
    <atom:link href="https://appnova.io/blog/rss.xml" rel="self" type="application/rss+xml" />
    <description>Field notes from Appnova — practical writing on MCP, multi-agent orchestration, and the tools we build for developers.</description>
    <language>en-us</language>
    <lastBuildDate>Tue, 16 Jun 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>AI agent orchestration in practice: a control plane for your local coding agents</title>
      <link>https://appnova.io/blog/ai-agent-orchestration-control-plane</link>
      <guid isPermaLink="true">https://appnova.io/blog/ai-agent-orchestration-control-plane</guid>
      <pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate>
      <description>Running five AI coding agents across tmux tabs is chaos. A control-plane design for orchestrating them in parallel — and how to know when an agent is actually done.</description>
      <category>AI agent orchestration</category>
      <category>multi-agent</category>
      <category>system design</category>
    </item>
    <item>
      <title>How to choose a trustworthy MCP server: a security-first comparison</title>
      <link>https://appnova.io/blog/trustworthy-mcp-server-security-first</link>
      <guid isPermaLink="true">https://appnova.io/blog/trustworthy-mcp-server-security-first</guid>
      <pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate>
      <description>Connecting an MCP server hands an AI agent real permissions. Here&apos;s a security-first way to compare the big directories — and why vetting beats catalogue size.</description>
      <category>MCP</category>
      <category>security</category>
      <category>comparison</category>
    </item>
    <item>
      <title>The 2026 MCP Directory Landscape</title>
      <link>https://appnova.io/blog/2026-mcp-directory-landscape</link>
      <guid isPermaLink="true">https://appnova.io/blog/2026-mcp-directory-landscape</guid>
      <pubDate>Sun, 31 May 2026 00:00:00 GMT</pubDate>
      <description>There are five big places developers go to find MCP servers in 2026 — and they are wildly different sizes. A field guide, with real numbers.</description>
      <category>MCP</category>
      <category>ecosystem</category>
      <category>field notes</category>
    </item>
    <item>
      <title>How to coordinate Claude, GPT, and Gemini in one workflow</title>
      <link>https://appnova.io/blog/orchestrate-claude-gpt-gemini</link>
      <guid isPermaLink="true">https://appnova.io/blog/orchestrate-claude-gpt-gemini</guid>
      <pubDate>Sun, 31 May 2026 00:00:00 GMT</pubDate>
      <description>Multi-agent orchestration in plain terms: route each part of a task to the model that&apos;s best at it, pass the results between them, and keep one shared context.</description>
      <category>multi-agent</category>
      <category>orchestration</category>
      <category>guide</category>
    </item>
    <item>
      <title>What is an MCP server (and how to choose one)</title>
      <link>https://appnova.io/blog/what-is-an-mcp-server</link>
      <guid isPermaLink="true">https://appnova.io/blog/what-is-an-mcp-server</guid>
      <pubDate>Sun, 31 May 2026 00:00:00 GMT</pubDate>
      <description>An MCP server is a small program that gives an AI agent real tools and data through the Model Context Protocol. Here&apos;s what it does — and how to pick a good one.</description>
      <category>MCP</category>
      <category>explainer</category>
      <category>guide</category>
    </item>
  </channel>
</rss>
