Skip to content

ci: publish MCP registry metadata#627

Merged
thymikee merged 1 commit into
mainfrom
codex/publish-mcp-registry
May 30, 2026
Merged

ci: publish MCP registry metadata#627
thymikee merged 1 commit into
mainfrom
codex/publish-mcp-registry

Conversation

@thymikee
Copy link
Copy Markdown
Member

Summary

Publish MCP registry metadata from the repo instead of relying on manual local mcp-publisher runs.

Adds a release/manual-dispatch workflow that validates the release tag against package.json and server.json, checks MCP metadata sync, authenticates with GitHub OIDC, and publishes server.json to the official MCP Registry.

Also hooks the package version lifecycle so npm version / pnpm version syncs server.json and stages it into the version commit.

Touched files: 2. Scope stayed within release automation and MCP metadata sync.

Validation

Verified server.json metadata sync with node scripts/sync-mcp-metadata.mjs --check and parsed the new workflow YAML successfully with Ruby.

pnpm install --frozen-lockfile completed, but pnpm format could not run in this local checkout because oxfmt's native Darwin ARM64 binding fails to load with a macOS code-signature Team ID error. No docs or skills were updated because this is release automation only.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 30, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-05-30 13:38 UTC

@thymikee thymikee merged commit 0932ad5 into main May 30, 2026
18 checks passed
@thymikee thymikee deleted the codex/publish-mcp-registry branch May 30, 2026 13:38
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.

1 participant