Changelog
Added
- Automatic memory plugin for Claude Code, Codex, Cursor, and Antigravity.
- New
memwal_remember_bulkandmemwal_healthtools.
Fixed
- Ship the plugin's
.mcp.jsonin the marketplace bundle. A root gitignore rule excluded it, so plugin installs loaded the lifecycle hooks but never registered the MCP server.
Changed
- Memory tools are now proactive, agents recall and save context on their own.
Fixed
- Plugin bundle now ships its
.mcp.jsonso the MCP server registers on install. - Automatically recover from dropped relayer connections that could hang tool calls.
Fixed
- Accept HTTPS dashboard sign-in callbacks to the local
127.0.0.1MCP listener. - Reload credentials after
memwal_loginso memory tools work without restarting the MCP client.
Changed
- Rebranded package metadata and documentation from Walrus Memory to Walrus Memory.
Added
- Added relayer compatibility metadata checks before opening the MCP bridge.
Initial release
- Stdio MCP server for Walrus Memory with browser-based wallet login.
- Inline
memwal_loginandmemwal_logoutsession tools. - Memory tools for remember, recall, analyze, and restore through the Walrus Memory relayer.
- Environment presets for production, dev, staging, and local relayers.