Skip to content
VS Code

MMW Managed Memory Workspace for VS Code

io.github.msingatullin/mmw

Ultra-fast persistent memory workspace with tenant isolation and cross-model continuity.

client:VS Code transport:streamable-http

Install MMW Managed Memory Workspace in VS Code

.vscode/mcp.json

{
  "servers": {
    "mmw": {
      "type": "http",
      "url": "https://mcp.mmwhub.tech/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

MMW Managed Memory Workspace in other clients