An MCP server package might belong to a private npm registry.
Using npx you could run the MCP server like this:
npx --registry https://registry.npmjs.stacklok.com/ -y @stacklok-mcp@latest
We should support this when running an MCP server using ToolHive.