MMW Managed Memory Workspace for Cursor
io.github.msingatullin/mmw
Ultra-fast persistent memory workspace with tenant isolation and cross-model continuity.
client:Cursor
transport:streamable-http
Install MMW Managed Memory Workspace in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mmw": {
"url": "https://mcp.mmwhub.tech/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs