Hi, When I try to run `uvx singlestore-mcp-server init`, I get the following: ``` bin/singlestore-mcp-server", line 7, in <module> from server import main ModuleNotFoundError: No module named 'server' ```
Hi,
When I try to run
uvx singlestore-mcp-server init, I get the following: