Skip to content

Conversation

@rubenbaraut
Copy link
Collaborator

@rubenbaraut rubenbaraut commented Oct 31, 2025

This pull request updates the publishing workflow to add support for publishing to the MCP Registry in addition to npm. The workflow now installs the MCP Publisher tool, logs into the MCP Registry using a private key, and publishes the package to MCP after publishing to npm.

Add MCP Registry publishing steps to workflow:

  • Workflow name updated to reflect publishing to both npm and MCP Registry (.github/workflows/publish.yml).
  • Added steps to install the MCP Publisher binary, log in to the MCP Registry using a private key, and publish the package to MCP Registry (.github/workflows/publish.yml).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants