Skip to content
VS Code

Memwyre for VS Code

io.github.memwyreai/memwyre

Universal persistent memory and knowledge retrieval layer for AI agents and LLMs.

client:VS Code transport:streamable-http

Install Memwyre in VS Code

.vscode/mcp.json

{
  "servers": {
    "memwyre": {
      "type": "http",
      "url": "https://server.memwyre.tech/mcp/"
    }
  }
}

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

Memwyre in other clients