Sweet! Thank you very much!
InfernalDread
Recent community posts
If there is an online license verification, does that mean that at any time, you can revoke access to everyone that purchased this tool?
Can we use a "venv" for the installation directory of the requirements.txt file, or does this have to be installed on global python path?
Also, if possible to add http streamable to this MCP as well?
Thank you!
Hey again, I hope its no bother, is it possible for you to make it so that agent clients like Claude code, cursor, etc.., can connect to your MCP server through "http" and "sse" networks? So for instance, I would point my mcp server to http://127.0.0.1:8000/mcp , in order to make a more "remote" project work? If you could also do this for your Godot and Unity MCP servers that would be awesome as well.
EDIT: I forgot to mention, the current method that you are using for these MCP servers is Websocket, which makes it difficuilt to work on projects remotely, thats why I was wondering if it was possible to use streamable http/sse.
Thank you!!!