Loading MCP server directory, please wait...
Long-term memory for AI agents: durable records, observable retrieval, governed context assembly.
npx @getmcp/cli add ai.multi-turn/enactaRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token using your Enacta API key. Create one at https://app.multi-turn.ai/dashboard/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.multi-turn/enacta": {
"url": "https://api.multi-turn.ai/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}