Comment by joshstrange
Comment by joshstrange 3 days ago
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.
Oh nice, did you write your own proxy or are you using something like https://www.npmjs.com/package/mcp-proxy ?