Skip to content

Allow private npm registry with npx protocol build #1737

@eleftherias

Description

@eleftherias

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiItems related to the APIcliChanges that impact CLI functionalityenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions