<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Korva — Blog</title>
    <link>https://korva.dev/blog</link>
    <atom:link href="https://korva.dev/blog/rss.xml" rel="self" type="application/rss+xml" />
    <description>Engineering essays from the Korva team.</description>
    <language>en</language>
    <lastBuildDate>Sat, 16 May 2026 01:05:58 GMT</lastBuildDate>
    <item>
      <title>8 IDEs that natively support MCP in 2026</title>
      <link>https://korva.dev/blog/8-mcp-ides-in-2026</link>
      <guid isPermaLink="true">https://korva.dev/blog/8-mcp-ides-in-2026</guid>
      <pubDate>Thu, 30 Apr 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[Model Context Protocol has become the standard way for AI coding assistants to connect to local tools. Here is every editor with first-class MCP support today, what their config looks like, and how to wire them up to a single shared server.]]></description>
      <author>Felipe Alcantara</author>
      <category>MCP</category>
      <category>IDE</category>
      <category>integrations</category>
      <category>2026</category>
    </item>
    <item>
      <title>Spec-Driven Development with AI, explained</title>
      <link>https://korva.dev/blog/spec-driven-development-explained</link>
      <guid isPermaLink="true">https://korva.dev/blog/spec-driven-development-explained</guid>
      <pubDate>Thu, 30 Apr 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[AI assistants are great at generating plausible code and bad at noticing when their output drifts from what you actually asked for. Spec-Driven Development with explicit human approval gates fixes both. Here is the workflow that ships in Korva v1.0.]]></description>
      <author>Felipe Alcantara</author>
      <category>SDD</category>
      <category>workflow</category>
      <category>forge</category>
      <category>ai-development</category>
    </item>
    <item>
      <title>Why AI coding needs persistent memory</title>
      <link>https://korva.dev/blog/why-ai-coding-needs-persistent-memory</link>
      <guid isPermaLink="true">https://korva.dev/blog/why-ai-coding-needs-persistent-memory</guid>
      <pubDate>Thu, 30 Apr 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[Stateless AI assistants force teams into repeating the same conversation every session. We argue the missing piece isn't a smarter model but an infrastructure layer that gives AI engineering memory — and we walk through what that layer looks like in practice.]]></description>
      <author>Felipe Alcantara</author>
      <category>memory</category>
      <category>infrastructure</category>
      <category>MCP</category>
      <category>ai-coding</category>
    </item>
  </channel>
</rss>