Skip to content

launch: MCP Registry prep — server.json + mcp-name token in victauri-cli README#47

Merged
runyourempire merged 2 commits into
mainfrom
feat/launch-prep
Jul 4, 2026
Merged

launch: MCP Registry prep — server.json + mcp-name token in victauri-cli README#47
runyourempire merged 2 commits into
mainfrom
feat/launch-prep

Conversation

@runyourempire

Copy link
Copy Markdown
Collaborator

Stages Victauri's official MCP Registry (registry.modelcontextprotocol.io) entry:

  • server.json at repo root — io.github.4da-systems/victauri, cargo package type pointing at victauri-cli (whose victauri bridge subcommand is the stdio MCP server agents actually run). Version fields say 0.8.6 — the next release; bump if the number slips.
  • crates/victauri-cli/README.md — adds the visible mcp-name: ownership token the registry validator requires. Must be visible text: crates.io strips HTML comments when rendering, so the hidden-comment form used for PyPI/NuGet never validates on cargo.

No code changes. The registry publish itself happens post-0.8.6 (mcp-publisher login github && mcp-publisher publish).

🤖 Generated with Claude Code

https://claude.ai/code/session_01CsePmfHDMBKRNDLNb3TLD5

… victauri-cli README

The official MCP Registry (registry.modelcontextprotocol.io) natively supports
cargo/crates.io packages. This stages Victauri's entry:

- server.json at repo root: io.github.4da-systems/victauri, pointing at the
  victauri-cli cargo package (the `victauri bridge` stdio MCP server), version
  fields set to 0.8.6 (the next release; bump before publishing if it slips).
- crates/victauri-cli/README.md gains the visible `mcp-name:` ownership token
  the registry validator requires. Visible text, not an HTML comment — crates.io
  strips comments during markdown rendering, so the hidden form never validates.

Publish flow (after 0.8.6 is on crates.io): mcp-publisher login github &&
mcp-publisher publish. See .claude/plans/launch/mcp-registry-submission.md.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CsePmfHDMBKRNDLNb3TLD5
@runyourempire runyourempire merged commit 68b3f3c into main Jul 4, 2026
21 checks passed
@runyourempire runyourempire deleted the feat/launch-prep branch July 4, 2026 06:17
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