docs: add mdma.software website links + MCP.so venue#46
Merged
Conversation
gitsad
approved these changes
Jul 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Adds the official project website (
https://mdma.software) as a link across the repo, so the README and the MCP server metadata point to the product site — not only the GitHub Pages URL. Also documents the MCP.so distribution venue.🌐 Websitelink (mdma.software) as the first item in the header nav (Live Demo / Docs stay on GitHub Pages, where the full docs live).websiteUrl: https://mdma.software(reaches the MCP Registry on the nextmcp-publisher publish).homepagetohttps://mdma.software.No code or schema changes — docs/metadata only.
Type of Change
Packages Affected
@mobile-reality/mdma-spec@mobile-reality/mdma-parser@mobile-reality/mdma-runtime@mobile-reality/mdma-attachables-core@mobile-reality/mdma-renderer-react@mobile-reality/mdma-prompt-packMetadata/docs for
@mobile-reality/mdma-mcponly — no published package source changed.Checklist
pnpm formatandpnpm lintpass).pnpm test). (no code changed)pnpm typecheck). (no code changed)pnpm changeset) if this change affects published packages. (N/A — no published package source affected)sensitive: truewhere appropriate. (N/A)How to Test
README.md— the header nav now shows🌐 Websitelinking to https://mdma.software.packages/mcp/server.json—websiteUrlishttps://mdma.software.packages/mcp/manifest.json—homepageishttps://mdma.software.packages/mcp/README.mdDistribution venues table includes an MCP.so row.