<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"><channel><title><![CDATA[HasMCP's Substack: DeepDive]]></title><description><![CDATA[DeepDive into several topics related to AI/LLM context]]></description><link>https://hasmcp.substack.com/s/deepdive</link><image><url>https://substackcdn.com/image/fetch/$s_!zmqA!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F38649ae1-592f-44ae-89b6-bc6b456261bc_256x256.png</url><title>HasMCP&apos;s Substack: DeepDive</title><link>https://hasmcp.substack.com/s/deepdive</link></image><generator>Substack</generator><lastBuildDate>Mon, 13 Apr 2026 10:24:35 GMT</lastBuildDate><atom:link href="https://hasmcp.substack.com/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[HasMCP Engineering]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[hasmcp@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[hasmcp@substack.com]]></itunes:email><itunes:name><![CDATA[HasMCP Engineering]]></itunes:name></itunes:owner><itunes:author><![CDATA[HasMCP Engineering]]></itunes:author><googleplay:owner><![CDATA[hasmcp@substack.com]]></googleplay:owner><googleplay:email><![CDATA[hasmcp@substack.com]]></googleplay:email><googleplay:author><![CDATA[HasMCP Engineering]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[MCP - Context Bloating?]]></title><description><![CDATA[Innovative solution to prevent context bloating for your remote/stdio MCP Server with dynamic tool discovery and wrapper pattern.]]></description><link>https://hasmcp.substack.com/p/mcp-context-bloating</link><guid isPermaLink="false">https://hasmcp.substack.com/p/mcp-context-bloating</guid><dc:creator><![CDATA[HasMCP Engineering]]></dc:creator><pubDate>Mon, 16 Mar 2026 15:32:55 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/191140795/0d24c56698190843c953a06b4825eb76.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p>Innovative solution to prevent context bloating for your remote/stdio MCP Server with dynamic tool discovery and wrapper pattern. Reduce more than 95% context usage on 50+ tools instantly.</p><p>HasMCP&#8217;s Dynamic Tool Discovery implements a &#8220;Wrapper Pattern.&#8221; Instead of exposing every tool directly, the server hides its entire toolset and exposes only <strong>three standard discovery tools</strong>:</p><p><strong>searchTools</strong>: Allows the agent to search for relevant tools or toolkits using BM25 (relevance) or Regex (pattern) search.</p><p><strong>getToolDefinition</strong>: Fetches the full JSON schema for a single specific tool only when the agent decides to use it.</p><p><strong>useTool</strong>: Executes a tool by name and arguments.</p>]]></content:encoded></item></channel></rss>