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
- Add bin/mcp-memory-keeper CLI wrapper for npx execution
- Update package.json with bin entry and npm metadata
- Add .npmignore to control published files
- Update README with simple npx installation instructions
- Add prepublishOnly script to ensure build before publish
Now users can simply run:
claude mcp add memory-keeper npx mcp-memory-keeper
This provides the best user experience, matching other MCP servers.
0 commit comments