Viewing profile — algis-hn
algis-hn
HN member- Joined
- Thu, Jun 26, 2025, 1:59 PM UTC
- HN karma
- 3
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About algis-hn
Recent public activity
- story
-
comment
Comment #47384716
Accurate for naive MCP client implementations, but a proxy layer with inference-time routing solves exactly this control problem. BM25 semantic matching on each incoming query expo…
-
comment
Comment #47337751
Hard caps treat the symptom. If agents call tools they shouldn't need, the root cause is tool set visibility - 80 tools in context means the model tries irrelevant ones, fails, and…
-
comment
Comment #47320239
The auth problem you've hit is the exact use case for OAuth relay at the proxy layer - the proxy holds enterprise tokens and handles refresh independently, so each tool integration…
-
comment
Comment #46959139
110 tools is exactly where you need a discovery layer in front. A proxy that only surfaces the 5-10 relevant tools per query keeps the context clean without splitting into separate…
-
story
Show HN: Open-Source App to Run 100× More AI Tools and Block Malicious Servers
Hey HN, I built MCPProxy to make AI agents (Cursor, Claude Desktop, etc.) more useful. - Scale beyond limits – federate hundreds of MCP servers while bypassing Cursor’s 40-tool and…