- Updated dependencies [d55f0ab]
- @mobile-reality/mdma-spec@0.3.1
- @mobile-reality/mdma-prompt-pack@0.4.1
- Updated dependencies [4a04d6f]
- @mobile-reality/mdma-prompt-pack@0.4.0
- Updated dependencies [5bb8529]
- @mobile-reality/mdma-spec@0.3.0
- @mobile-reality/mdma-prompt-pack@0.3.2
- Updated dependencies [d23b52c]
- @mobile-reality/mdma-prompt-pack@0.3.1
- d22b408: Expose model-optimised MDMA_AUTHOR prompt variants via MCP: new list-prompt-variants tool and optional variantId parameter on get-prompt.
- Updated dependencies [4b595c8]
- @mobile-reality/mdma-prompt-pack@0.3.0
- d972139: Add npm keywords for discoverability
- Updated dependencies [d972139]
- @mobile-reality/mdma-prompt-pack@0.2.2
- @mobile-reality/mdma-spec@0.2.2
- Updated dependencies [9ba720a]
- @mobile-reality/mdma-prompt-pack@0.2.1
- @mobile-reality/mdma-spec@0.2.1
- 4f4f0b1: Add
list-docsandget-doctools to the MCP server so agents can fetch the latest MDMA docs directly from the public GitHub repo (raw.githubusercontent.com/MobileReality/mdma) instead of relying on whatever snapshot is bundled with the package.list-docsreturns a curated catalog (path, title, description).get-docfetches a doc by path, accepts an optionalref(branch/tag/SHA, defaults tomain), and rejects path traversal. - 1474271: Add
mcpNamefield for publication to the official MCP Registry (https://registry.modelcontextprotocol.io). Server is registered asio.github.MobileReality/mdma(the registry namespace is case-sensitive and must match the GitHub org's canonical capitalization).