enacta for VS Code
ai.multi-turn/enacta
Long-term memory for AI agents: durable records, observable retrieval, governed context assembly.
client:VS Code
transport:streamable-http
Install enacta in VS Code
.vscode/mcp.json
{
"servers": {
"enacta": {
"type": "http",
"url": "https://api.multi-turn.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs