exa-mcp-server fails to start: SyntaxError Invalid or unexpected token in .smithery/index.cjs
The published npm tarball had the `#!/usr/bin/env node` shebang on line 2 of `.smithery/index.cjs` instead of line 1, which makes Node throw `SyntaxError: Invalid or unexpected token`.