I think that the search and execute pattern shared by Cloudflare is really awesome. Used it for my Obsidian exposing all 100+ commands of the Obsidian CLI abd it works wonders. More MCP implementations should take that approach
Agreed, I loved what Cloudflare introduced with Code Mode. I started building this before that was introduced, but that only validated this approach even more.
Though, the primary difference is that with the search + execute method in Hyperterse, the agent never writes the code, but instead executes a tool it discovers by searching. You still expose only a controlled surface.
samrith|4 days ago
Though, the primary difference is that with the search + execute method in Hyperterse, the agent never writes the code, but instead executes a tool it discovers by searching. You still expose only a controlled surface.