Show HN: Lazy-tool: reducing prompt bloat in MCP-based agent workflows
21 points
1/21/1970
a day ago
by like-to-code1
Comments
mitul005
a day ago
like-to-code1
Thanks. I have not checked that repo. But this approach is not to modify existing MCPs. Just plug and play. There are lot of limitations in this approach.
a day ago
Nice work. How does this compare to running a Go-based MCP proxy like lazy-mcp? The core tradeoff I'm curious about is whether deferring tool schema loading at the protocol level is more reliable than filtering at the agent prompt level.