Skip to content
VS Code

Agentage Memory for VS Code

io.agentage/memory

One memory, every AI. A shared, user-owned markdown memory your AI clients read and write over MCP.

client:VS Code transport:streamable-http

Install Agentage Memory in VS Code

.vscode/mcp.json

{
  "servers": {
    "memory": {
      "type": "http",
      "url": "https://memory.agentage.io/mcp"
    }
  }
}

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

Agentage Memory in other clients