npx -y zig-mcp@latest
Error: terminated
It crushes exactly in 1m13s after start.
I tried to install it, but the result is the same:
npm install -g zig-mcp@latest
zig-mcp
Error: terminated
According to strace, it always tries to fetch something from ziglang.org even when not asked to, even with --doc-source local, fails and exits.
Ubuntu 24.04.4
node: v24.13.1 installed with nvm --lts
Zig 0.15.2 installed with zvm.