Skip to content

feat: add MCP Registry listing for VisualTorch - #191

Merged
willyfh merged 1 commit into
mainfrom
codex/mcp-registry-listing
Jul 28, 2026
Merged

feat: add MCP Registry listing for VisualTorch#191
willyfh merged 1 commit into
mainfrom
codex/mcp-registry-listing

Conversation

@Tariolle

@Tariolle Tariolle commented Jul 25, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add server.json for the official MCP Registry under io.github.willyfh/visualtorch
  • Add the PyPI ownership proof marker <!-- mcp-name: io.github.willyfh/visualtorch --> to the README
  • Document the registry install path in the MCP guide
  • Add a GitHub Actions workflow that publishes via OIDC after the matching PyPI release is available
  • Bump package version to 1.4.1 so the ownership proof can ship on PyPI

Notes

  • mcp-publisher validate server.json passes against the official registry schema
  • Publishing to the registry requires the ownership proof to be present on the published PyPI package description, so the workflow waits for visualtorch==1.4.1 after the normal PyPI release workflow
  • Once this lands and v1.4.1 is released, the MCP Registry entry should become discoverable to consumers such as GitHub MCP

Test plan

  • Validate server.json with official mcp-publisher validate
  • Merge and cut v1.4.1 so the PyPI ownership marker is live
  • Confirm the MCP Registry publish workflow succeeds
  • Verify https://registry.modelcontextprotocol.io/v0.1/servers?search=io.github.willyfh/visualtorch

@Tariolle
Tariolle requested a review from willyfh as a code owner July 25, 2026 15:24
Prepare VisualTorch for the official MCP Registry under
io.github.willyfh/visualtorch, including PyPI ownership proof,
server.json package metadata, and a GitHub Actions publish workflow.
@Tariolle Tariolle added the github_actions Pull requests that update GitHub Actions code label Jul 25, 2026

@willyfh willyfh left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM!

@willyfh
willyfh merged commit d63655f into main Jul 28, 2026
9 checks passed
@willyfh
willyfh deleted the codex/mcp-registry-listing branch July 28, 2026 00:09
@willyfh

willyfh commented Jul 28, 2026

Copy link
Copy Markdown
Owner

@Tariolle v1.4.1 is out - PyPI published and the MCP registry listing is live (verified at registry.modelcontextprotocol.io, status: active). Can you double check on your end too?

@Tariolle

Copy link
Copy Markdown
Collaborator Author

@willyfh The listing is live and working on my end too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants