Skip to content

Preserve MCP Registry ownership marker#80

Merged
ChiragAgg5k merged 1 commit into
mainfrom
fix/registry-ownership-marker
Jul 13, 2026
Merged

Preserve MCP Registry ownership marker#80
ChiragAgg5k merged 1 commit into
mainfrom
fix/registry-ownership-marker

Conversation

@ChiragAgg5k

Copy link
Copy Markdown
Member

Summary

  • restore the MCP Registry PyPI ownership marker as an invisible README comment
  • keep the rendered README visually clean while allowing registry publication

Testing

  • built the wheel and verified its package metadata contains the ownership marker
  • git diff --check

Related issue

N/A

@greptile-apps

greptile-apps Bot commented Jul 13, 2026

Copy link
Copy Markdown

Greptile Summary

This PR restores a hidden HTML comment (<!-- mcp-name: io.github.appwrite/mcp -->) in README.md that serves as a PyPI ownership marker for the MCP Registry, keeping the rendered documentation visually unchanged.

  • Adds a single HTML comment line between the badge and the first prose paragraph in README.md.
  • No code logic, dependencies, or functionality are affected — this is a documentation-only change.

Confidence Score: 5/5

Safe to merge — single-line documentation change with no impact on code or rendered output.

The change adds one invisible HTML comment to README.md. It cannot affect runtime behavior, tests, or the rendered documentation view.

No files require special attention.

Important Files Changed

Filename Overview
README.md Adds an invisible HTML comment <!-- mcp-name: io.github.appwrite/mcp --> after the badge line to preserve MCP Registry PyPI ownership metadata without affecting the rendered output.

Reviews (1): Last reviewed commit: "(fix): preserve MCP Registry ownership m..." | Re-trigger Greptile

@ChiragAgg5k
ChiragAgg5k merged commit 4178239 into main Jul 13, 2026
5 checks passed
@ChiragAgg5k
ChiragAgg5k deleted the fix/registry-ownership-marker branch July 13, 2026 02:52
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