Ask HN: Where are the best online gathering places for humans?
6 points by jMyles 1d ago 11 comments
Ask HN: Is context-switching the real productivity killer?
8 points by kristel100 17h ago 2 comments
MCP Gateway: Self-hostable routing proxy for AI agent traffic to MCP servers
2 isomierism 1 8/21/2025, 9:09:07 PM github.com ↗
Comments (1)
isomierism · 5h ago
I built MCP Gateway to solve a routing problem when working with multiple Model Context Protocol (MCP) servers. Instead of agents needing to know which specific server has the right tool, the gateway uses AI-powered routing to automatically find and execute the most relevant tools. Did my best to keep it lightweight and modular so users can easily extend and modify it and so it plugs in generically into any client/tool. Would love feedback!