The default docker image just containes the gomodel binary, therefore it cannot run stdio mcp server as npx is not included in the binary. Could you create alternative images in the CI/CD flow with npx included, maybe with a different tag (-full e.g.)?
The default docker image just containes the gomodel binary, therefore it cannot run stdio mcp server as npx is not included in the binary. Could you create alternative images in the CI/CD flow with npx included, maybe with a different tag (-full e.g.)?