Skip to content

chore: bump server.json to 1.0.1 (mcpb package scaffold)#125

Merged
vinsonconsulting merged 1 commit into
mainfrom
chore/server-json-1.0.1
Jul 4, 2026
Merged

chore: bump server.json to 1.0.1 (mcpb package scaffold)#125
vinsonconsulting merged 1 commit into
mainfrom
chore/server-json-1.0.1

Conversation

@vinsonconsulting

Copy link
Copy Markdown
Owner

What

Bumps the committed server.json MCP Registry manifest from 1.0.0 to 1.0.1 and adds a packages[] mcpb entry pinned to the mcpb-v1.0.1 release asset. The file_sha256 is a PLACEHOLDER_FILL_TUESDAY until the bundle is built at tag time.

Why

The 1.0.1 repo prep (PR #124) left the committed server.json at 1.0.0 with no packages array. CI (build-mcpb.yml) overwrites it dynamically on the mcpb-v1.0.1 tag, but the manual mcp-publisher publish fallback would target the immutable, already-live 1.0.0 and fail. This makes the committed manifest match the release and gives the fallback a correct target.

Compatibility

CI's pin step does a jq right-hand-wins merge onto packages[0], so it silently replaces the placeholder hash with the real shasum -a 256 at tag time. No conflict with the CI path.

Follow-up (Tuesday 2026-07-07)

Replace PLACEHOLDER_FILL_TUESDAY with the real hash of the published mcpb-v1.0.1 asset in a small commit after the bundle builds.

Health

pnpm install --frozen-lockfile clean, pnpm -r build green, pnpm -r test 700 passed (baseline), mcpb validate green.

🤖 Generated with Claude Code

Align the committed MCP Registry manifest with the 1.0.1 release. Adds a
packages[] mcpb entry pinned to the mcpb-v1.0.1 release asset, with a
placeholder file_sha256 filled once the bundle is built at tag time.

CI (build-mcpb.yml) still overwrites file_sha256 with the real hash on the
mcpb-v1.0.1 tag; this commit makes the manual mcp-publisher publish fallback
target 1.0.1 instead of the immutable, already-live 1.0.0.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Jim Vinson <jim@vinson.org>
@vinsonconsulting vinsonconsulting merged commit e7ed595 into main Jul 4, 2026
2 checks passed
@vinsonconsulting vinsonconsulting deleted the chore/server-json-1.0.1 branch July 4, 2026 19:13
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