mifactory agent memory for VS Code
io.github.mifactory-bot/mifactory-agent-memory
Persistent memory for AI agents across Claude, ChatGPT and any MCP client.
client:VS Code
transport:streamable-http
tools:2
Install mifactory agent memory in VS Code
.vscode/mcp.json
{
"servers": {
"mifactory-agent-memory": {
"type": "http",
"url": "https://agent-memory-api.vercel.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs