Skip to content

Correct MCP registry namespace casing (ArnasDon), bump to 0.1.1#357

Merged
ArnasDon merged 1 commit into
mainfrom
fix/mcp-server-json
Jul 8, 2026
Merged

Correct MCP registry namespace casing (ArnasDon), bump to 0.1.1#357
ArnasDon merged 1 commit into
mainfrom
fix/mcp-server-json

Conversation

@ArnasDon

@ArnasDon ArnasDon commented Jul 8, 2026

Copy link
Copy Markdown
Owner

This commit landed on the branch just after #356 was merged, so it missed that PR. Opening it on its own.

The MCP registry namespace is case-sensitive and keyed to the GitHub login — the owner is ArnasDon, not arnasdon. Publishing as io.github.arnasdon/wacrm-mcp is rejected with 403. This fixes:

  • server.json name and package.json mcpNameio.github.ArnasDon/wacrm-mcp.
  • Version bump 0.1.00.1.1: the published 0.1.0 baked in the lowercase mcpName, and the registry validates the published package's mcpName against server.json, so a fresh npm version is required.

mcp-publisher validate passes; name and version are aligned across both files.

🤖 Generated with Claude Code

The MCP registry namespace is case-sensitive and keyed to the GitHub
login: the owner is `ArnasDon`, not `arnasdon`. Publishing as
io.github.arnasdon/wacrm-mcp is rejected 403. Fix the name in
server.json and the matching mcpName in package.json to
io.github.ArnasDon/wacrm-mcp.

Bump to 0.1.1 because the published 0.1.0 baked in the lowercase
mcpName; the registry validates the published package's mcpName
against server.json, so a fresh npm version is required.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@supabase

supabase Bot commented Jul 8, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project crxylxakpapcfziradbb because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@ArnasDon ArnasDon merged commit 3eff5b8 into main Jul 8, 2026
2 checks passed
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