Skip to content

1.15.4: pack .mcp/server.json into the package#108

Merged
Byggarepop merged 1 commit into
mainfrom
pack-server-json
Jun 25, 2026
Merged

1.15.4: pack .mcp/server.json into the package#108
Byggarepop merged 1 commit into
mainfrom
pack-server-json

Conversation

@Byggarepop

Copy link
Copy Markdown
Owner

Follow-up to #106/#107. nuget.org reported it could not generate the VS Code MCP server config for 1.15.3 because the package did not embed .mcp/server.json — tagging the McpServer package type alone is not sufficient; the manifest must ship inside the .nupkg.

Change

  • mcp/TokenSaver.Mcp.csproj: pack the repo-root .mcp/server.json into the package's .mcp/ folder (PackagePath="\.mcp\"). Verified by packing — the .nupkg now contains .mcp/server.json.
  • Bumps to 1.15.4 and adds the CHANGELOG entry.

The committed manifest is the same file the release workflow re-stamps to the tag version before publishing the registry listing, so the packed and registry versions stay in sync.

Tagging the package as McpServer in 1.15.3 was not enough for nuget.org to
generate the VS Code MCP config — the manifest must ship inside the .nupkg.
Pack the repo-root .mcp/server.json into the package's .mcp/ folder.

Co-Authored-By: Claude Opus 4.8 <[email protected]>
@Byggarepop
Byggarepop merged commit 63ab6f2 into main Jun 25, 2026
1 check passed
@Byggarepop
Byggarepop deleted the pack-server-json branch June 25, 2026 13:46
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