Back to MCP Servers
Agentic Longterm Memory
A comprehensive Model Context Protocol (MCP) server for Notion integration with enhanced functionality, robust error handling, production-ready feature.
other-tools-and-integrationsagent
By ankitmalik84
Installation
npx -y Agentic_Longterm_MemoryConfiguration
{
"mcpServers": {
"Agentic_Longterm_Memory": {
"command": "npx",
"args": ["-y", "Agentic_Longterm_Memory"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes