Show HN: Lazy-tool: reducing prompt bloat in MCP-based agent workflows

20 pointsposted 16 hours ago
by like-to-code1

2 Comments

mitul005

14 hours 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.

like-to-code1

14 hours ago

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.