frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

The MCP hype is a distraction. AI agents should just build their own tools

https://www.rtrvr.ai/blog/on-the-fly-toolgen
4•arjunchint•4h ago

Comments

arjunchint•4h ago
The prevailing wisdom in the agentic AI space is that progress lies in building standardized servers and directories for tool discovery (like MCP). After extensive development, we believe this approach, while well-intentioned, is a cumbersome and inefficient distraction. It fundamentally misunderstands the bottleneck of today's LLMs.

The problem isn't a lack of tools; it's the painful and manual labor to setup, configure and connect to them.

Pre-defined MCP tool lists/directories, are inferior for several first-principle reasons:

- Reinventing the Auth Wheel: The key improvement of MCP's was supposed to be you get to package a bunch of tools together and solve the auth issue at this server level. But the user still has to configure and authenticate to the server using API key or OAuth.

- Massive Context Pollution: Every tool you add eats into the context window and risks context drift.

- Brittleness and Maintenance: If an API on the server-side changes, the MCP server must be updated.

- The Awkward Discovery Dance: It's a clunky user experience to discover the right server and then manually configure, defeating the purpose of seamless automation.

We propose a more elegant solution: Stop feeding agents tool lists. Let them build the tool they need, on the fly.

Our insight was simple: The browser is the authentication layer. Your logins, cookies, and active sessions are already there. An AI Web Agent can just reuse these credentials, find your API key and construct a tool to use. If you have an API key on your screen, you have an integration. It's that simple.

Our AI Web agent can now look at a webpage, find an API key, and be prompted to generate the necessary Javascript tool to call the desired endpoint at the moment it's needed. This approach:

- The user now just has to prompt an agent as opposed to the prior manual steps of finding a MCP Server, setting up, and authenticating to it.

- Keeps the context window clean and focused on the task at hand.

- No maintenance/debugging overhead. An API update? Just point the agent to the new docs and it will configure an updated version.

We wrote a blog post that goes deeper into this architectural take and shows a full demo of our agent creating a HubSpot tool from API key on page and using it in the same multi-step workflow of then loading contacts from LinkedIn with the new tool.

We think this is a more scalable and efficient path forward for agentic AI.

The full write up is here: https://www.rtrvr.ai/blog/on-the-fly-toolgen

Show HN: I added A/B testing to my cold email generator – does this add value?

https://coldcopy.xyz
1•ZeeeTH•37s ago•0 comments

Study: Mindfulness Meditation Can Sharpen Attention in Adults of All Ages

https://gero.usc.edu/2025/07/08/mindfulness-meditation-improve-attention/
1•gnabgib•3m ago•0 comments

Show HN: Petrichor – a free, open-source, offline music player for macOS

https://github.com/kushalpandya/Petrichor
1•kushalpandya•4m ago•0 comments

Gemini and me through the streets of Chennai

https://anilturaga.github.io/gemini-chennai
1•anorak27•4m ago•0 comments

Bin2Wrong: Fuzzing Binary Decompilers

https://github.com/FuturesLab/Bin2Wrong
1•matt_d•5m ago•0 comments

Apple's plan: Stall, cheat, repeat

https://proton.me/blog/apple-cheats-dma-again
4•mdhb•5m ago•0 comments

Delete WhatsApp and Install Signal

https://andrewsteele.co.uk/blog/2025/07/delete-whatsapp-install-signal/
2•ColinWright•6m ago•0 comments

A Comprehensive Proposal Overviewing Blocks, Nested Functions, and Lambdas for C

https://thephd.dev/_vendor/future_cxx/papers/C%20-%20Functional%20Functions.html
1•ibobev•6m ago•0 comments

Two-step system makes plastic from carbon dioxide, water and electricity

https://phys.org/news/2025-06-plastic-carbon-dioxide-electricity.html
1•PaulHoule•11m ago•0 comments

Show HN: Interactive CV – Real-time resume editor with ATS-optimized templates

https://www.interactive-cv.com/en
1•AIHiredMe•11m ago•0 comments

The Only Important Technology Is the Internet

https://kevinlu.ai/the-only-important-technology-is-the-internet
1•swyx•11m ago•0 comments

Telnyx launches built-in testing for AI Agents

1•maevesentner•11m ago•0 comments

The Funniest, Most Brutally Honest Comments Ever Left in Source Code

https://medium.com/javarevisited/the-funniest-most-brutally-honest-comments-ever-left-in-source-code-c8c41a0f0be1
1•ibobev•12m ago•0 comments

No kid zone

https://en.wikipedia.org/wiki/No_kid_zone
1•rickcarlino•12m ago•0 comments

Why Americans Can't Buy the Best Electric Car

https://www.nytimes.com/2025/07/08/opinion/byd-china-car-ev.html
4•standeven•21m ago•1 comments

The Ghost in the Ice Cream Machine (2020)

https://gizmodo.com/the-ghost-in-the-ice-cream-machine-1844339832
2•lapetitejort•22m ago•0 comments

Recursive Symbolic Identity Has Already Emerged

https://substack.com/home/post/p-167937462
2•schwarmhilda•24m ago•1 comments

A Typology of Canadianisms

https://dchp.arts.ubc.ca/how-to-use
5•gnabgib•27m ago•1 comments

Cerebras Enables Notion to Deliver Real-Time Enterprise Search for 100M+ Users

https://siliconcanals.com/cerebras-enables-notion-to-deliver-real-time-enterprise-search-for-100-million-workspace-users/
1•rbanffy•28m ago•0 comments

OCD's Origins Might Not Lie in the Brain Like We Thought

https://www.sciencealert.com/ocds-origins-might-not-lie-in-the-brain-like-we-thought
1•bilsbie•28m ago•0 comments

Longer wavelengths in sunlight pass through improves vision

https://www.nature.com/articles/s41598-025-09785-3
1•bilsbie•28m ago•0 comments

Multi-Region Row Level Security in CockroachDB

https://www.cockroachlabs.com/blog/fine-grained-access-control-row-level-security/
3•rusticwizard•28m ago•0 comments

Microdosing Willpower: My Takeaways from Microdosing Ozempic

https://substack.com/home/post/p-167852405
3•jxmorris12•29m ago•0 comments

Biotech investor Concentra Bio buys 4 Bay Area firms on brink of collapse

https://www.sfgate.com/tech/article/fund-gobbling-bay-area-biotech-20761986.php
1•randycupertino•30m ago•0 comments

Regular Expression Matching Can Be Simple and Fast (2007)

https://swtch.com/~rsc/regexp/regexp1.html
2•malingo•31m ago•0 comments

Mint 0.26.0 Released

https://mint-lang.com/news/exporting-entities
1•gdotdesign•32m ago•0 comments

SEC's 'crypto mom' says tokenized securities are still securities

https://www.aol.com/secs-crypto-mom-says-tokenized-201203237.html
1•Bluestein•35m ago•1 comments

Now I Won That AI Bet

https://www.astralcodexten.com/p/now-i-really-won-that-ai-bet
1•paulpauper•36m ago•0 comments

Balsa Update: Springtime in DC

https://thezvi.substack.com/p/balsa-update-springtime-in-dc
1•paulpauper•37m ago•0 comments

White Noise – secure and private messenger

https://www.whitenoise.chat/
2•onhacker•37m ago•0 comments