enacta for Cursor
ai.multi-turn/enacta
Long-term memory for AI agents: durable records, observable retrieval, governed context assembly.
client:Cursor
transport:streamable-http
Install enacta in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"enacta": {
"url": "https://api.multi-turn.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs