You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should allow for MCP servers to be published without requiring them to be prefixed with a io.github name prefix (which is the default fallback).
Work to be done here:
Decide on DNS TXT-based verification or some other process
Implement as an alternative to the io.github publication approach
Allow for an individual user to verify a domain on behalf of a whole GitHub org
The DNS check should happen on every publish, so that if the verification is no longer valid, the corresponding users/orgs are no longer allowed to publish
We should allow for MCP servers to be published without requiring them to be prefixed with a
io.githubname prefix (which is the default fallback).Work to be done here:
io.githubpublication approach