You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The README specifies running npm run build -- --outfile dist/algolia-mcp. This will create an algolia-mcp file in /dist directory. But the build script in package.json will create a file named app in /dist. So which executable should I run?