MMW Managed Memory Workspace for Claude Desktop
io.github.msingatullin/mmw
Ultra-fast persistent memory workspace with tenant isolation and cross-model continuity.
client:Claude Desktop
transport:streamable-http
Install MMW Managed Memory Workspace in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mmw": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.mmwhub.tech/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs