<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Home on Aaron Gabbert</title><link>https://gabbert.me/</link><description>Recent content in Home on Aaron Gabbert</description><generator>Hugo</generator><language>en-US</language><copyright>© Aaron Gabbert</copyright><lastBuildDate>Tue, 27 May 2025 00:00:00 -0500</lastBuildDate><atom:link href="https://gabbert.me/index.xml" rel="self" type="application/rss+xml"/><item><title>Why MCP finally clicked for me</title><link>https://gabbert.me/posts/why-mcp-finally-clicked-for-me/</link><pubDate>Tue, 27 May 2025 00:00:00 -0500</pubDate><guid>https://gabbert.me/posts/why-mcp-finally-clicked-for-me/</guid><description>&lt;h1 id="its-not-about-the-api-its-about-the-design"&gt;It’s not about the API, it&amp;rsquo;s about the design&lt;/h1&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
			&lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/eeOANluSqAE?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
		&lt;/div&gt;

&lt;p&gt;&lt;em&gt;Notes from David Gomes&amp;rsquo; &lt;a href="https://youtu.be/eeOANluSqAE"&gt;presentation&lt;/a&gt; at Microsoft Build 2025&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Obsidian plugin development with Svelte components</title><link>https://gabbert.me/posts/obsidian-plugin-development-with-svelte-components/</link><pubDate>Thu, 10 Oct 2024 00:00:00 -0500</pubDate><guid>https://gabbert.me/posts/obsidian-plugin-development-with-svelte-components/</guid><description>&lt;p&gt;Through various work experiences, I&amp;rsquo;ve had the benefit of being able to contribute to existing JavaScript/TypeScript projects such as browser extensions. During my Computer Science education, I didn&amp;rsquo;t get a lot of exposure to web or front end development. In fact, front end work used to scare me too (see: &lt;a href="../regular-expressions-used-to-scare-me/"&gt;Regular expressions used to scare me&lt;/a&gt;). I really saw myself as a back end first developer. However, taking an existing webpage and using plugins and browser APIs to manipulate the DOM helped things click for me.&lt;/p&gt;</description></item><item><title>Regular expressions used to scare me</title><link>https://gabbert.me/posts/regular-expressions-used-to-scare-me/</link><pubDate>Wed, 18 Sep 2024 00:00:00 -0500</pubDate><guid>https://gabbert.me/posts/regular-expressions-used-to-scare-me/</guid><description>&lt;p&gt;It’s hard to remember why, but as a Computer Science student, I was scared of regular expressions. Something about the combination of symbols just made them look ugly and unapproachable to me, I guess. I got the sense that a lot of my peers shared this feeling.&lt;/p&gt;</description></item><item><title>Automating budget spreadsheet entries with iOS Shortcuts</title><link>https://gabbert.me/posts/automating-budget-spreadsheet-entries-with-ios-shortcuts/</link><pubDate>Mon, 09 Sep 2024 00:00:00 -0500</pubDate><guid>https://gabbert.me/posts/automating-budget-spreadsheet-entries-with-ios-shortcuts/</guid><description>&lt;p&gt;I keep a budget spreadsheet in Google Sheets to track account balances and money in/out. It doesn’t have anything fancy like an API connection to automatically pull data from my accounts, but hey, it’s free.&lt;/p&gt;</description></item><item><title>About</title><link>https://gabbert.me/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://gabbert.me/about/</guid><description>&lt;p&gt;I work as an AI and Automation Engineer in the cybersecurity industry. I previously worked as an MDR analyst, and my recent work has focused on using LLMs and agentic systems to make analyst workflows more efficient.&lt;/p&gt;</description></item><item><title>Claude Code Config</title><link>https://gabbert.me/resources/claude-code-config/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://gabbert.me/resources/claude-code-config/</guid><description>&lt;p&gt;Because sometimes, Googling for these options is difficult.&lt;/p&gt;
&lt;h2 id="links"&gt;Links&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://code.claude.com/docs/en/cli-reference"&gt;CLI Reference&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://code.claude.com/docs/en/settings#available-settings"&gt;&lt;code&gt;settings.json&lt;/code&gt; reference&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://code.claude.com/docs/en/env-vars"&gt;Environment Variables&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://code.claude.com/docs/en/changelog"&gt;Changelog&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="settings-i-find-useful"&gt;Settings I find useful&lt;/h2&gt;
&lt;h3 id="settingsjson"&gt;&lt;code&gt;settings.json&lt;/code&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;respondToBashCommands&lt;/code&gt;: defaults to &lt;code&gt;true&lt;/code&gt; as of &lt;code&gt;2.1.186&lt;/code&gt;. I prefer &lt;code&gt;false&lt;/code&gt;. I do find it useful to run bash commands in the Claude Code terminal for convenience, but if I want the model to respond, I&amp;rsquo;ll send a separate message.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;showClearContextOnPlanAccept&lt;/code&gt;: this used to be the default in Claude Code, and if the plan is sufficiently specific, I find that it can reduce model confusion when executing. However, with Opus/Fable 5, I find that confusion to be less frequent.&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>IOC Lens</title><link>https://gabbert.me/projects/ioc-lens/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://gabbert.me/projects/ioc-lens/</guid><description>&lt;p&gt;IOC Lens is an Obsidian plugin for incident-response note taking. It extracts indicators of compromise (IP addresses, domains, and file hashes) from your notes into a sidebar, with relevant research-tool pivots for each IOC type.&lt;/p&gt;</description></item><item><title>Pattern matching tools</title><link>https://gabbert.me/resources/pattern-matching-tools/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://gabbert.me/resources/pattern-matching-tools/</guid><description>&lt;p&gt;Pattern matching with various code or no-code tools is a critical skill in the security field. There are countless use cases, so you&amp;rsquo;re likely to come across and have a use for writing one of these patterns.&lt;/p&gt;</description></item><item><title>Publicly available security research tools</title><link>https://gabbert.me/resources/publicly-available-security-research-tools/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://gabbert.me/resources/publicly-available-security-research-tools/</guid><description>&lt;p&gt;Below is a list of publicly available resources I have experience with. This list is certainly not exhaustive. Also note that IOCs can be malicious in the absence of hits/reports at these sources. However, they can help you build context while researching or performing analysis.&lt;/p&gt;</description></item><item><title>Using Claude Code with n8n MCP triggers</title><link>https://gabbert.me/notes/using-claude-code-with-n8n-mcp-triggers/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://gabbert.me/notes/using-claude-code-with-n8n-mcp-triggers/</guid><description>&lt;p&gt;n8n has an &lt;a href="https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-langchain.mcptrigger/"&gt;MCP Server Trigger Node&lt;/a&gt; that I&amp;rsquo;m using to play around with local MCP in Claude Code. This is just some basic testing/exploration for MCP integration between Claude Code and n8n. If I were going to use this for meaningful work, I’d put a lot more thought into curating responses and prompting via the tool parameters/descriptions!&lt;/p&gt;</description></item></channel></rss>