Skip to content
VS Code

memxus for VS Code

com.memxus/memxus

Persistent memory layer that saves and recalls your project context and preferences.

client:VS Code transport:streamable-http tools:9

Install memxus in VS Code

.vscode/mcp.json

{
  "servers": {
    "memxus": {
      "type": "http",
      "url": "https://mcp.memxus.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

memxus in other clients