<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Developer-Tools on Arda Kılıçdağı</title><link>https://arda.pw/tags/developer-tools/</link><description>Recent content in Developer-Tools on Arda Kılıçdağı</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 13 Apr 2026 12:00:00 +0300</lastBuildDate><atom:link href="https://arda.pw/tags/developer-tools/index.xml" rel="self" type="application/rss+xml"/><item><title>Serena MCP: Giving Your AI Coding Tools an IDE Brain</title><link>https://arda.pw/posts/serena-mcp-semantic-code-assistant/</link><pubDate>Mon, 13 Apr 2026 12:00:00 +0300</pubDate><guid>https://arda.pw/posts/serena-mcp-semantic-code-assistant/</guid><description>&lt;p&gt;I&amp;rsquo;ve been recommending Serena to everyone at work for a while, yet somehow never got around to trying it myself. I finally sat down with it on a hobby project - a TypeScript monorepo - and the results were good enough that I wanted to write it up. In short: it makes AI coding tools significantly smarter about your codebase, and it burns noticeably fewer tokens doing it.&lt;/p&gt;
&lt;h2 id="what-is-serena-mcp"&gt;
 What is Serena MCP?
 &lt;a class="heading-link" href="#what-is-serena-mcp"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://github.com/oraios/serena" class="external-link" target="_blank" rel="noopener"&gt;Serena&lt;/a&gt; is an open-source &lt;strong&gt;MCP (Model Context Protocol) server&lt;/strong&gt; that gives AI coding assistants IDE-level understanding of your code. Instead of treating your codebase as a pile of text files to grep through, Serena integrates with a &lt;strong&gt;Language Server Protocol (LSP)&lt;/strong&gt; backend - the same technology that powers Go-to-Definition, Find All References, and safe renames in your editor. It exposes those capabilities as tools that any MCP-compatible client can call.&lt;/p&gt;</description></item></channel></rss>