agent memory for VS Code
io.github.lazymac2x/agent-memory
Cloudflare Workers MCP server: agent-memory
client:VS Code
transport:streamable-http
tools:5
Install agent memory in VS Code
.vscode/mcp.json
{
"servers": {
"agent-memory": {
"type": "http",
"url": "https://api.lazy-mac.com/agent-memory/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs