Skip to main content
Glama

DollhouseMCP

by DollhouseMCP
QUICK_START_NPM_v1.2.1.md1.23 kB
# Quick Start - NPM Release v1.2.1 ## Current Status - ✅ Version: 1.2.1 (updated in package.json) - ✅ Branch: main (up to date) - ✅ Tests: 372 passing - ✅ Bugs: Fixed #144 & #145 (critical data protection) - ✅ Docs: README updated ## Immediate Next Steps ### 1. Create .npmignore (2 min) ```bash # Copy from NPM_RELEASE_CHECKLIST_v1.2.1.md ``` ### 2. Quick Test (5 min) ```bash npm run clean && npm run build npm pack --dry-run ``` ### 3. Publish (5 min) ```bash npm login npm publish --access public ``` ### 4. GitHub Release (2 min) ```bash gh release create v1.2.1 --title "v1.2.1 - Critical Data Protection Release" --notes "See NPM_RELEASE_CHECKLIST_v1.2.1.md" ``` ## Key Files - Full checklist: `docs/session-history/2025/07/NPM_RELEASE_CHECKLIST_v1.2.1.md` - Session summary: `docs/session-history/2025/07/SESSION_SUMMARY_2025_07_08_v1.2.1_READY.md` - Original guide: `docs/session-history/2025/07/NPM_PUBLISH_QUICK_REFERENCE.md` ## What's New in v1.2.1 1. **Copy-on-write protection** - Default personas preserved 2. **User persona backups** - No more data loss on rollback 3. **Node.js 20+** - Better compatibility 4. **Enhanced docs** - Clearer prerequisites and troubleshooting ## Ready to Ship! 🚀

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DollhouseMCP/DollhouseMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server