memaxx-memory
v4.6.0
Published
MEMAXX Memory MCP Server — stdio proxy with browser-based auth
Maintainers
Readme
memaxx-memory
Persistent cross-session memory for AI coding tools. Gives your AI assistant long-term memory that works across sessions, projects, and tools.
Setup
Add to your MCP config:
{
"mcpServers": {
"memaxx-memory": {
"command": "npx",
"args": ["memaxx-memory@latest"]
}
}
}Or via Claude Code CLI:
claude mcp add memaxx-memory -- npx memaxx-memory@latestOn first use, a browser window opens for authentication. After sign-in, the token is cached and refreshed automatically.
Features
- 36 MCP tools — memory, knowledge graph, thinking, tasks, postmortems, smart context
- Hybrid search — semantic + full-text + keyword with time-decay ranking
- Knowledge graph — entity extraction, graph traversal, temporal queries
- Bug postmortems — structured root cause analysis with pattern learning
- Cross-machine memory — clone a repo on a new machine and your memories follow automatically via Git remote URL resolution
- Cross-tool sync — works with Claude Code, Cursor, Windsurf, and any MCP client
Links
- MEMAXX Cloud — Account, memory browser, billing
- Setup Guide — Detailed installation instructions
License
Proprietary. All rights reserved.
