Support for http mcp server? #318
|
Hi, I like the idea of iwe quite alot, the design and the overall goal. What I see would be necessary to my usecase is that I use multiple machines, and syncing a notes folder for agents across different machine is very difficult. So for a self-host lover like me I would like to have the flexibility to expose iwe mcp as a https service. I see that the underlying Best, |
Replies: 2 comments 2 replies
|
Hey @LumenYoung, Thanks for starting the discussion. This makes sense, let me add http support. |
|
@gimalay thanks for this prompt reply! I never expected this quick response! I checked and the only problem I find is that the host is not exposed but hardwired to the loopback 127.0.0.1. Where I would want that to be able to be configured. But I can open a small pr for this change! Thanks a lot! |
@LumenYoung released, the change is here #320