Agent Magnet
@helinakdogan
Self-learning memory for AI tools. Remembers user preferences and context across Claude, Cursor, and Codex — with multi-parameter forgetting and cross-tool identity.
Server Config
{
"mcpServers": {
"agent-magnet": {
"command": "agent-magnet-mcp",
"env": {
"MAGNET_USER_ID": "your_name",
"MAGNET_LOCAL_MODE": "1"
}
}
}
}