Catalog
ai.multi-turn/enacta
OfficialLong-term memory for AI agents: durable records, observable retrieval, governed context assembly.
Provides long-term memory for AI agents with durable records and governed context.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"enacta": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.multi-turn.ai/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.