Adds persistent semantic memory to any MCP client through a shared Mnemoverse API backend. Exposes six tools: write memories with natural language content, read them back via semantic search, rate recall quality with feedback, check stats, and delete individual memories or entire domains. One API key works across Claude, Cursor, VS Code, Zed, JetBrains, and even non-MCP clients like ChatGPT Custom Actions or the Python SDK. Useful when you want your agent to remember project conventions, past decisions, or user preferences across sessions and tools without re-explaining context. Setup is a console.mnemoverse.com API key in your MCP config, then prompt the agent to call memory_write and memory_read explicitly.
claude mcp add --transport stdio mnemoverse-mcp-memory-server uvx mcp-memory-server