logoalt Hacker News

joshstrangelast Wednesday at 7:22 PM1 replyview on HN

Very cool. Like I said I can make it work with Stdio but I have a SSE MCP proxy I wrote to combine multiple MCP servers (just to make plugging in all my tools to a new client easier to test). That said, I think after looking at the docs that I'll be tempted to move my tools in directly but I probably will keep them behind MCP for portability.


Replies

tybaalast Wednesday at 7:27 PM

Oh nice, did you write your own proxy or are you using something like https://www.npmjs.com/package/mcp-proxy ?

show 1 reply